[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 1 / e / 2 / JHTabBarController / 0.0.1 / JHTabBarController.podspec.json
bloba92f631c3e4f3664d103529a1c38f664d0b4cb2f
2   "name": "JHTabBarController",
3   "version": "0.0.1",
4   "summary": "JHTabBarController.",
5   "description": "工具.",
6   "homepage": "https://github.com/jackiehu/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HU": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/JHTabBarController.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.2",
23     "5.1",
24     "5.0"
25   ],
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "SnapKit": [
34     ]
35   },
36   "source_files": "JHTabBarController/JHTabBarController/Class/**/*.swift",
37   "swift_version": "5.2"