[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / c / YDProgressHUD / 0.0.2 / YDProgressHUD.podspec.json
blob612e5f232ec9ce497552d5457262a387a32f619b
2   "name": "YDProgressHUD",
3   "version": "0.0.2",
4   "summary": "弹窗",
5   "description": "加载进度框/提示框",
6   "homepage": "https://github.com/yangda123/YDProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangda": "18205598086@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yangda123/YDProgressHUD.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "YDProgressHUD/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true