blob: 1d064aacbb8355d7d4361e4072b166b7886189f9 [file] [log] [blame]
{
"name": "SPCategory",
"version": "0.4.4",
"summary": "Often used Category lib,size,string,hud(gif图),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.4.4"
},
"dependencies": {
"MBProgressHUD": [
"1.0.0"
],
"SafeData": [
],
"SPMacro": [
]
},
"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
}