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