blob: b0dfadc241c19a8b0b3d7b6eea1edea0813e8d33 [file] [log] [blame]
{
"name": "DictionaryUtils",
"version": "0.4.0",
"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.0"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "8.0"
},
"source_files": "DictionaryUtils/Classes/**/*",
"pushed_with_swift_version": "3.0"
}