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