blob: c77d2190b2fd3675eae9325e5b04a35569a5e572 [file] [log] [blame]
{
"name": "FJCategory",
"version": "1.0.3",
"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": "MIT",
"authors": {
"jiangfan": "QQ35609060"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FanChiang911/FJCategory.git",
"tag": "1.0.3"
},
"source_files": "FJCategory/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}