4 Forks
13 Stars
13 Watchers

DictionaryUtils

iOS Dictionary Utilities for Swift - allowing you to pull properties from a dictionary using a string eg. data.readString("field[0].name")

How to download and setup DictionaryUtils

Open terminal and run command
git clone https://github.com/willpowell8/DictionaryUtils.git
git clone is used to create a copy or clone of DictionaryUtils repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DictionaryUtils https://github.com/willpowell8/DictionaryUtils/archive/master.zip

Or simply clone DictionaryUtils with SSH
[email protected]:willpowell8/DictionaryUtils.git

If you have some problems with DictionaryUtils

You may open issue on DictionaryUtils support forum (system) here: https://github.com/willpowell8/DictionaryUtils/issues