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