[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 1 / e / 2 / JHTabBarController / 0.8.0 / JHTabBarController.podspec.json
blob833393dec140c9253c63fbbf3f539a85b18614e9
2   "name": "JHTabBarController",
3   "version": "0.8.0",
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.8.0"
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   "default_subspecs": "Core",
37   "subspecs": [
38     {
39       "name": "Core",
40       "source_files": "Sources/**/*"
41     },
42     {
43       "name": "Lottie",
44       "dependencies": {
45         "JHTabBarController/Core": [
47         ],
48         "lottie-ios": [
50         ]
51       }
52     }
53   ],
54   "swift_version": "5.2"