[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 3 / MGProgressHUD / 2.1.4 / MGProgressHUD.podspec.json
blobebf521fda8300c7d95cb93d7d41eda59bc4525fc
2   "name": "MGProgressHUD",
3   "version": "2.1.4",
4   "summary": "蘑菇租房正在使用的ProgressHUD。",
5   "description": "蘑菇租房自定义正在使用的ProgressHUD,包括常用的HUD功能。",
6   "homepage": "http://www.mgzf.com",
7   "license": "MIT",
8   "authors": {
9     "Ann": "sya@mogoroom.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mgzf/MGProgressHUD.git",
16     "tag": "2.1.4"
17   },
18   "source_files": "MGProgressHUD/*.swift",
19   "resource_bundles": {
20     "MGHUD": [
21       "MGProgressHUD/Res/*.png"
22     ]
23   },
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"