[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 3 / MTSVProgressHUD / 0.2.0 / MTSVProgressHUD.podspec.json
blob0a8df60160851f417df596c3e045c8d017f5193e
2   "name": "MTSVProgressHUD",
3   "version": "0.2.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MTSVProgressHUD/Classes/**/*{h,m}",
22   "public_header_files": "MTSVProgressHUD/Classes/Public/**/*.h",
23   "resources": "MTSVProgressHUD/Resource/*.png",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   },
31   "requires_arc": true