blob: f3ef955382251342fb1f73799651ffa996a5a6ce [file] [log] [blame]
{
"name": "Categorys",
"version": "1.0.7",
"summary": "It is a Categorys used on iOS, which implement by Objective-C",
"description": "It is a Categorys used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/Categorys.git",
"tag": "1.0.7",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"0.9.2"
]
},
"source_files": "Categorys/*.{h,m}",
"public_header_files": "Categorys/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}