blob: 762b4975df6551ecbc17bcd0cc55dc7ef2bc434f [file] [log] [blame]
{
"name": "MBProgressHUD+RX",
"version": "0.9.2.2",
"license": "MIT",
"summary": "MBProgressHUD+RX is a simple ext of MBProgressHUD",
"homepage": "https://github.com/xzjxylophone/MBProgressHUD-RX",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/MBProgressHUD-RX.git",
"tag": "v0.9.2.2"
},
"description": "MBProgressHUD+RX is a simple ext of MBProgressHUD.",
"source_files": "MBProgressHUD-RX/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"MBProgressHUD": [
]
}
}