blob: 899a52b7dd08bcc78bc2daac7bf865aeabefc09a [file] [log] [blame]
{
"name": "DictionaryUtils",
"version": "0.5.3",
"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.5.3"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.9"
},
"swift_versions": "5.0",
"source_files": "DictionaryUtils/Classes/**/*",
"swift_version": "5.0"
}