[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 3 / XDProgressHUD / 0.0.2 / XDProgressHUD.podspec.json
blobee359375e78b72bc1759d8a1877dd6677260b88f
2   "name": "XDProgressHUD",
3   "version": "0.0.2",
4   "summary": "XDProgressHUD",
5   "description": "XDProgressHUD's first version",
6   "homepage": "https://gitee.com/ovix/XDProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "XD": "1327455460@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/ovix/XDProgressHUD.git",
13     "tag": "0.0.2"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": [
20     "Classes",
21     "XDProgressHUD/XDProgressHUD/**/*.{h,m}"
22   ],
23   "requires_arc": true