[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 4 / d / 6 / MTJSONDictionary / 0.0.4 / MTJSONDictionary.podspec.json
blob14cf885f6795f807bc72ec073a071bed87805eaa
2   "name": "MTJSONDictionary",
3   "version": "0.0.4",
4   "summary": "An NSDictionary category for when you're working with it converting to/from JSON. DEPRECATED, use MTJSONUtils instead.",
5   "homepage": "https://github.com/mysterioustrousers/MTJSONDictionary.git",
6   "license": "BSD",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTJSONDictionary.git",
12     "tag": "0.0.4"
13   },
14   "source_files": "MTJSONDictionary/*.{h,m}",
15   "requires_arc": true