blob: ba644c60773ebe35425ad2817bc237ae61794f15 [file] [log] [blame]
{
"name": "SXCategory",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SXCategory/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 0.8"
]
}
}