blob: 614e652f45d0e0eaae1cbf534c1d9c01781cf3ed [file] [log] [blame]
{
"name": "CocoaCategory",
"version": "0.0.2",
"summary": "Base Category Classes",
"homepage": "https://github.com/907376361/CocoaCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allien": "907376361@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/907376361/CocoaCategory.git",
"tag": "0.0.2"
},
"source_files": "CocoaCategory/Classes/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
]
}
}