[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / c / CEProgressHUD / 1.0.0 / CEProgressHUD.podspec.json
blobce0861debe6186bd22a0bedf1879ad81a022cec5
2   "name": "CEProgressHUD",
3   "version": "1.0.0",
4   "summary": "Swift HUD",
5   "homepage": "https://github.com/Zhangyanshen/CEProgressHUD",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "Zhangyanshen": "zhangyanshen86@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Zhangyanshen/CEProgressHUD.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "CEProgressHUDDemo",
19     "CEProgressHUDDemo/**/*.{swift}"
20   ],
21   "resources": "CEProgressHUDDemo/CEProgressHUD/*.{bundle}",
22   "requires_arc": true,
23   "frameworks": "UIKit"