[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 8 / MBProgressHUD+RX / 0.9.2.2 / MBProgressHUD+RX.podspec.json
blob762b4975df6551ecbc17bcd0cc55dc7ef2bc434f
2   "name": "MBProgressHUD+RX",
3   "version": "0.9.2.2",
4   "license": "MIT",
5   "summary": "MBProgressHUD+RX is a simple ext of MBProgressHUD",
6   "homepage": "https://github.com/xzjxylophone/MBProgressHUD-RX",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/MBProgressHUD-RX.git",
13     "tag": "v0.9.2.2"
14   },
15   "description": "MBProgressHUD+RX is a simple ext of MBProgressHUD.",
16   "source_files": "MBProgressHUD-RX/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   },
25   "dependencies": {
26     "MBProgressHUD": [
28     ]
29   }