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