blob: 0981babda80de482c0742dc66129b3796ec1e305 [file] [log] [blame]
{
"name": "SXCategory",
"version": "0.1.1",
"summary": "usefule categories",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SvenShao/SXCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"晓亮 邵": "427729776@qq.com"
},
"source": {
"git": "https://github.com/SvenShao/SXCategory.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SXCategory/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 0.8"
]
}
}