blob: 38c1696f372b99ebb8e268c841273b08dc920b2b [file] [log] [blame]
{
"name": "FJCategory",
"version": "1.0.0",
"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": "FILE_LICENSE"
},
"authors": {
"jiangfan": "QQ35609060"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FanChiang911/FJCategory.git",
"tag": "1.0.0"
},
"source_files": "FJCategory/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}