[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 8 / MBProgressHUD+RX / 0.9.2.3 / MBProgressHUD+RX.podspec.json
blob6f44a118fc2211daceaf724fc42d73546f0dc1ef
2   "name": "MBProgressHUD+RX",
3   "version": "0.9.2.3",
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.3"
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": [
27       "~> 0.9.2"
28     ]
29   }