blob: 44e9867090cd1911da2937fa9777238cffe19403 [file] [log] [blame]
{
"name": "JDCJsonExtension",
"version": "0.1.2",
"summary": "A lightweight json map category for Objective C.",
"description": "A lightweight json map category for Objective c with high performance.",
"homepage": "https://github.com/nightwolf-chen/JDCJsonExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jidong Chen": "jidongchen93@gmail.com"
},
"source": {
"git": "https://github.com/nightwolf-chen/JDCJsonExtension.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JDCJsonExtension/Classes/**/*",
"public_header_files": "JDCJsonExtension/Classes/*.h"
}