blob: dcd7cdd61c5793526a7b1ec493b1a9d219bc4795 [file] [log] [blame]
{
"name": "SXYBaseCategories",
"version": "1.0.11",
"platforms": {
"ios": "7.0"
},
"summary": "Categories for development iOS APP",
"homepage": "https://github.com/zhongyang/SXYBaseCategories",
"license": "MIT",
"authors": {
"zhongyang": "ppnext@163.com"
},
"social_media_url": "http://weibo.com/exceptions",
"source": {
"git": "https://github.com/zhongyang/SXYBaseCategories.git",
"tag": "1.0.11"
},
"source_files": "*.*",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"SVProgressHUD_SXY": [
"~> 2.0.5"
]
}
}