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