blob: cf4ea86dde1ead1314434cd41627bfb361a63b61 [file] [log] [blame]
{
"name": "SHGeneralCategory",
"version": "0.0.3",
"summary": "SHGeneralCategory...",
"homepage": "https://github.com/motian30/SHCategory",
"license": "MIT",
"authors": {
"Motian": "llstc30@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/motian30/SHCategory.git",
"tag": "0.0.3"
},
"source_files": "SHCategory/**/*.{h,m}",
"public_header_files": "SHCategory/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"SVProgressHUD": [
]
}
}