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