blob: 99a097a964fe8080f7dadc2a625ff9e4fd225541 [file] [log] [blame]
{
"name": "JCCategoryKit",
"version": "1.0.1",
"license": "MIT",
"summary": "Category kit for iOS development.",
"homepage": "https://github.com/imjoych/JCCategoryKit",
"authors": {
"ChenJianjun": "imjoych@gmail.com"
},
"source": {
"git": "https://github.com/imjoych/JCCategoryKit.git",
"tag": "1.0.1"
},
"source_files": "JCCategoryKit/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}