[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 1.0.10 / JPHUD.podspec.json
blob84eee9bee8ee1bb10a51bf346210bc0cec45d690
2   "name": "JPHUD",
3   "version": "1.0.10",
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.0.10"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "description": "这是一款自定义扁平化提示框,参考膜拜APP里的提示框样式",
21   "resources": "JPHUD/JPHUD.bundle",
22   "source_files": "JPHUD/JPHUDHeader.h",
23   "exclude_files": "JPHUD/Exclude",
24   "public_header_files": "JPHUD/JPHUDHeader.h",
25   "requires_arc": true,
26   "dependencies": {
27     "Masonry": [
29     ],
30     "pop": [
32     ]
33   }