blob: 4f3852f26af102570444e442b2e477ea3c92831b [file] [log] [blame]
{
"name": "SHGeneralCategory",
"version": "0.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": "0.0.2"
},
"source_files": "SHCategory/SHCategory.h",
"public_header_files": "SHCategory/SHCategory.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
}
}