blob: 84e34d2e7c50fe98fcdfd0f56b4de2bd6daac23e [file] [log] [blame]
{
"name": "FJCategory",
"version": "1.0.1",
"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.1"
},
"source_files": "FJCategory/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}