[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 1.0.4 / JPHUD.podspec.json
bloba8ee1110ce73a8966e97d71285885a190c3a251b
2   "name": "JPHUD",
3   "version": "1.0.4",
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.4"
15   },
16   "description": "这是一款自定义扁平化提示框,参考膜拜APP里的提示框样式",
17   "homepage": "https://github.com/jiapan0622/JPHUD",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "resources": "JPHUD/Resources/JPHUD.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ],
27     "pop": [
29     ]
30   }