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