[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / f / c / d / ZBombBridge / 0.4.1 / ZBombBridge.podspec.json
blob4d22813d9111c436a4d18e779d5e973701902184
2   "name": "ZBombBridge",
3   "version": "0.4.1",
4   "summary": "A Lib For bridge.",
5   "description": "ZBombBridge是oc swift 转换的封装呢",
6   "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation"
26   ],
27   "source": {
28     "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
29     "tag": "0.4.1"
30   },
31   "subspecs": [
32     {
33       "name": "Translate",
34       "subspecs": [
35         {
36           "name": "VM",
37           "source_files": "Code/ZBridge/Translate/VM/*.{swift}",
38           "dependencies": {
39             "RxCocoa": [
41             ],
42             "WLBaseViewModel": [
44             ],
45             "ObjectMapper": [
47             ],
48             "ZApi": [
50             ],
51             "ZRealReq": [
53             ],
54             "WLBaseResult": [
56             ]
57           }
58         },
59         {
60           "name": "Bridge",
61           "source_files": "Code/ZBridge/Translate/Bridge/*.{swift}",
62           "dependencies": {
63             "ZBombBridge/Translate/VM": [
65             ],
66             "ZTransition": [
68             ],
69             "ZBridge/Base": [
71             ],
72             "ZHud": [
74             ]
75           }
76         }
77       ]
78     }
79   ],
80   "swift_version": "5.0"