blob: f9b687ea95a481993ea4b7ce2b2ea7b2c56e8307 [file] [log] [blame]
{
"name": "SPCategory",
"version": "0.0.4",
"summary": "Often used Category lib,size,string,hud,etc,常用类别库,size,字符串,hud,错误页等",
"homepage": "https://github.com/lishiping/SPCategory.git",
"license": "LICENSE",
"authors": {
"lishiping": "83118274@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lishiping/SPCategory.git",
"tag": "0.0.4"
},
"dependencies": {
"MBProgressHUD": [
"1.0.0"
]
},
"source_files": "SPCategory/Category/*.{h,m,mm,cpp,c}",
"public_header_files": "SPCategory/Category/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"resources": "SPCategory/Resource/*.bundle",
"requires_arc": true
}