[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 0.0.1 / JPHUD.podspec.json
blobcee6fc903e40b2d3f3994604d455cfec013de7b6
2   "name": "JPHUD",
3   "version": "0.0.1",
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": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "description": "JPHUD是一款扁平化提示框,参考膜拜单车提示框",
21   "public_header_files": "JPHUD/JPHUDHeader.h",
22   "source_files": "JPHUD/JPHUDHeader.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "resources": "JPHUD/*.{png,bundle}",
29   "dependencies": {
30     "Masonry": [
32     ],
33     "pop": [
35     ]
36   }