blob: 19830ef3b6d9601db347568d672cbe95c90c4d95 [file] [log] [blame]
{
"name": "SHGeneralCategory",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "SHCategory/**/*.{h,m}",
"public_header_files": "SHCategory/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"ImageIO"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
],
"SDWebImage": [
],
"MJRefresh": [
]
}
}