[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 1.1.4 / JPHUD.podspec.json
blob8a398fa5b2ba120240ee4c114d79508cf6027e5c
2   "name": "JPHUD",
3   "version": "1.1.4",
4   "summary": "JPHUD是一款扁平化提示框",
5   "homepage": "https://github.com/jiapan0622/JPHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Carpenter": "158287481@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/jiapan0622/JPHUD.git",
15     "tag": "1.1.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "description": "JPHUD是一款扁平化提示框,参考膜拜单车提示框",
21   "source_files": "JPHUD/JPHUDHeader.h",
22   "public_header_files": [
23     "JPHUD/JPHUDHeader.h",
24     "JPHUD/JPHUD.h"
25   ],
26   "resources": "JPHUD/*.{png,bundle}",
27   "requires_arc": true,
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "dependencies": {
33     "Masonry": [
35     ],
36     "pop": [
38     ]
39   }