blob: caff8621cb29e837f9eec3e49b9a535b251ffd29 [file] [log] [blame]
{
"name": "DictionaryUtils",
"version": "0.4.8",
"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.8"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "DictionaryUtils/Classes/**/*"
}