[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / a / JDCJsonExtension / 0.1.2 / JDCJsonExtension.podspec.json
blob44e9867090cd1911da2937fa9777238cffe19403
2   "name": "JDCJsonExtension",
3   "version": "0.1.2",
4   "summary": "A lightweight json map category for Objective C.",
5   "description": "A lightweight json map category for Objective c with high performance.",
6   "homepage": "https://github.com/nightwolf-chen/JDCJsonExtension.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jidong Chen": "jidongchen93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nightwolf-chen/JDCJsonExtension.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "JDCJsonExtension/Classes/**/*",
22   "public_header_files": "JDCJsonExtension/Classes/*.h"