blob: c8552236e1274983e68a818fa9fafa90102dd5c5 [file] [log] [blame]
{
"name": "FJCategory",
"version": "1.0.2",
"summary": "provide all kinds of categories for iOS developer",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/FanChiang911/FJCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiangfan": "QQ35609060"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FanChiang911/FJCategory.git",
"tag": "1.0.2"
},
"source_files": "FJCategory/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}