[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 3 / MTSVProgressHUD / 0.2.1 / MTSVProgressHUD.podspec.json
blob958f5539483458c6c749b6e3c5c3f89877924516
2   "name": "MTSVProgressHUD",
3   "version": "0.2.1",
4   "summary": "MTSVProgressHUD二进制framework",
5   "description": "'MTSVProgressHUD二进制framework 提高编译速度.",
6   "homepage": "https://gitee.com/fmdb/MTSVProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhaoBingDong": "dzb8818082@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fmdb/MTSVProgressHUD.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTSVProgressHUD/Framework/MTSVProgressHUD.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   },
31   "requires_arc": true