[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / JPHUD / 0.0.2 / JPHUD.podspec.json
bloba1c41aad6ec0ca4e9e197cab22442fab9abdb7fd
2   "name": "JPHUD",
3   "version": "0.0.2",
4   "summary": "JPHUD是一款扁平化提示框",
5   "homepage": "https://github.com/jiapan0622/JPHUD",
6   "license": "MIT",
7   "authors": {
8     "Carpenter": "158287481@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/jiapan0622/JPHUD.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "description": "JPHUD是一款扁平化提示框,参考膜拜单车提示框",
18   "public_header_files": "JPHUD/JPHUDHeader.h",
19   "source_files": "JPHUD/JPHUDHeader.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "exclude_files": "JPHUD/Exclude",
26   "resources": "JPHUD/*.{png,bundle}",
27   "dependencies": {
28     "Masonry": [
30     ],
31     "pop": [
33     ]
34   }