blob: e8c51c6e88253306b8b275ca67b1cc581e08e977 [file] [log] [blame]
{
"name": "DictionaryUtils",
"version": "0.4.6",
"summary": "Dictionary utilities that make life easier to reference the tree",
"description": "Some of the functions to be able to get keys where they are nested in a comporable way to json retrieval are added using this library.",
"homepage": "https://github.com/willpowell8/DictionaryUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"willpowell8": "willpowell8@gmail.com"
},
"source": {
"git": "https://github.com/willpowell8/DictionaryUtils.git",
"tag": "0.4.6"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "8.0"
},
"source_files": "DictionaryUtils/Classes/**/*",
"pushed_with_swift_version": "3.0"
}