[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 5 / d / JCProgressHUD / 1 / JCProgressHUD.podspec.json
blobb15876788c683942764d2af52c5ed28f77daf059
2   "name": "JCProgressHUD",
3   "version": "1",
4   "summary": "JCProgressHUD.",
5   "description": "this is JCProgressHUD",
6   "homepage": "https://github.com/devjackcat/JCProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "JackCat": "devjackcat@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/devjackcat/JCProgressHUD.git",
19     "tag": "1"
20   },
21   "source_files": "JCProgressHUD/JCProgressHUD/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MBProgressHUD": [
26     ],
27     "SVProgressHUD": [
29     ],
30     "JCMacros": [
32     ]
33   }