blob: c5d48c8fe7ed0e285b40b3ea082d22af153c53a8 [file] [log] [blame]
{
"name": "SXYBaseCategories",
"version": "1.0.7",
"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.7"
},
"source_files": "*.*",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"SVProgressHUD": [
"~> 2.0.3"
]
}
}