[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / c / d / ZBombBridge / 0.4.2 / ZBombBridge.podspec.json
blob1337c5bbc6dc0feee5b51e5d1284f9f8b1edac95
2   "name": "ZBombBridge",
3   "version": "0.4.2",
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.2"
30   },
31   "user_target_xcconfig": {
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
33   },
34   "subspecs": [
35     {
36       "name": "Translate",
37       "subspecs": [
38         {
39           "name": "VM",
40           "source_files": "Code/ZBridge/Translate/VM/*.{swift}",
41           "dependencies": {
42             "RxCocoa": [
44             ],
45             "WLBaseViewModel": [
47             ],
48             "ObjectMapper": [
50             ],
51             "ZApi": [
53             ],
54             "ZRealReq": [
56             ],
57             "WLBaseResult": [
59             ]
60           }
61         },
62         {
63           "name": "Bridge",
64           "source_files": "Code/ZBridge/Translate/Bridge/*.{swift}",
65           "dependencies": {
66             "ZBombBridge/Translate/VM": [
68             ],
69             "ZTransition": [
71             ],
72             "ZBridge/Base": [
74             ],
75             "ZHud": [
77             ]
78           }
79         }
80       ]
81     }
82   ],
83   "swift_version": "5.0"