[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 1.0.6 / JPHUD.podspec.json
blobca3c406e4ada7aed04e02796001028af33698963
2   "name": "JPHUD",
3   "version": "1.0.6",
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.6"
15   },
16   "description": "这是一款自定义扁平化提示框,参考膜拜APP里的提示框样式",
17   "homepage": "https://github.com/jiapan0622/JPHUD",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "JPHUD/*.{h.m}",
23     "JPHUD/JPHeader.h"
24   ],
25   "resources": "JPHUD/Resources/JPHUD.bundle",
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ],
31     "pop": [
33     ]
34   }