blob: fab43989a629ad7e51f37fef47d5cd59e9cf0237 [file] [log] [blame]
{
"name": "JCCategoryKit",
"version": "1.0.6",
"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.6"
},
"source_files": "JCCategoryKit/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
}
}