blob: 14cf885f6795f807bc72ec073a071bed87805eaa [file] [log] [blame]
{
"name": "MTJSONDictionary",
"version": "0.0.4",
"summary": "An NSDictionary category for when you're working with it converting to/from JSON. DEPRECATED, use MTJSONUtils instead.",
"homepage": "https://github.com/mysterioustrousers/MTJSONDictionary.git",
"license": "BSD",
"authors": {
"Adam Kirk": "atomkirk@gmail.com"
},
"source": {
"git": "https://github.com/mysterioustrousers/MTJSONDictionary.git",
"tag": "0.0.4"
},
"source_files": "MTJSONDictionary/*.{h,m}",
"requires_arc": true
}