blob: 6a364abef0acaa15dfb86618c4d09df97fc6cd29 [file] [log] [blame]
{
"name": "JCCategoryKit",
"version": "0.2.1",
"license": "MIT",
"summary": "Category kit for iOS development.",
"homepage": "https://github.com/Boych/JCCategoryKit",
"authors": {
"ChenJianjun": "ioschen@foxmail.com"
},
"source": {
"git": "https://github.com/Boych/JCCategoryKit.git",
"tag": "0.2.1"
},
"source_files": "JCCategoryKit/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}