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