blob: bd8e76611420e4c384335c1cc2a32a141904e41e [file] [log] [blame]
{
"name": "JCCategoryKit",
"version": "0.2.0",
"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.0"
},
"source_files": "JCCategoryKit/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}