[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 1.0.3 / JPHUD.podspec.json
blob8a1632ceaa549c04329424a1055489dfe31a8851
2   "name": "JPHUD",
3   "version": "1.0.3",
4   "summary": "JPHUD是一款自定义扁平化提示框",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Carpenter": "158287481@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/jiapan0622/JPHUD.git",
14     "tag": "1.0.3"
15   },
16   "description": "这是一款自定义扁平化提示框,参考膜拜APP里的提示框样式",
17   "homepage": "https://github.com/jiapan0622/JPHUD",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "JPHUD/JPHeader.h",
22   "public_header_files": "JPHUD/JPHeader.h",
23   "resources": "JPHUD/Resources/JPHUD.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ],
29     "pop": [
31     ]
32   }