[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 1.2.0 / JPHUD.podspec.json
blob0693aebacf608b01ffe9ad3121d79eee41f2aca1
2   "name": "JPHUD",
3   "version": "1.2.0",
4   "summary": "修复视图在多层级Window展示不到外出BUG",
5   "description": "一款自定义加载等待框",
6   "homepage": "https://gitee.com/chaoqianzoubutingxie/JPHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carpenter": "158287481@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/chaoqianzoubutingxie/JPHUD.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "JPHUD/JPHUD.{h,m,bundle}",
22   "public_header_files": "JPHUD/JPHUD.h",
23   "resources": "JPHUD/*.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "Masonry": [
32     ],
33     "pop": [
35     ]
36   }