blob: 71e2b0df65dac8a148c8ff2f62b5136c1e5732b3 [file] [log] [blame]
{
"name": "ZBombBridge",
"version": "0.6.2",
"summary": "A Lib For bridge.",
"description": "ZBombBridge是oc swift 转换的封装呢",
"homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"tag": "0.6.2"
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"subspecs": [
{
"name": "Translate",
"subspecs": [
{
"name": "VM",
"source_files": "Code/ZBridge/Translate/VM/*.{swift}",
"dependencies": {
"RxCocoa": [
],
"WLBaseViewModel": [
],
"ObjectMapper": [
],
"ZApi": [
],
"ZRealReq": [
],
"WLBaseResult": [
]
}
},
{
"name": "Bridge",
"source_files": "Code/ZBridge/Translate/Bridge/*.{swift}",
"dependencies": {
"ZBombBridge/Translate/VM": [
],
"ZTransition": [
],
"ZBridge/Base": [
],
"ZHud": [
]
}
}
]
},
{
"name": "Area",
"subspecs": [
{
"name": "Manager",
"source_files": "Code/ZBridge/Area/Manager/*.{swift}",
"dependencies": {
"RxCocoa": [
],
"WLBaseViewModel": [
],
"ObjectMapper": [
],
"ZApi": [
],
"ZRealReq": [
],
"WLBaseResult": [
],
"ZYYCache": [
],
"ZBean/Area": [
]
}
},
{
"name": "VM",
"source_files": "Code/ZBridge/Area/VM/*.{swift}",
"dependencies": {
"RxCocoa": [
],
"WLBaseViewModel": [
],
"WLBaseResult": [
],
"ZBean/Area": [
]
}
},
{
"name": "Bridge",
"source_files": "Code/ZBridge/Area/Bridge/*.{swift}",
"dependencies": {
"ZBombBridge/Area/VM": [
],
"ZBombBridge/Area/Manager": [
],
"ZTable": [
],
"ZCollection": [
],
"ZBridge/Base": [
],
"ZCocoa/SM": [
]
}
}
]
},
{
"name": "Address",
"subspecs": [
{
"name": "VM",
"source_files": "Code/ZBridge/Address/VM/*.{swift}",
"dependencies": {
"RxCocoa": [
],
"WLBaseViewModel": [
],
"ObjectMapper": [
],
"ZApi": [
],
"ZRealReq": [
],
"WLBaseResult": [
],
"ZBean/Area": [
],
"ZBean/Address": [
],
"WLToolsKit/String": [
]
}
},
{
"name": "Bridge",
"source_files": "Code/ZBridge/Address/Bridge/*.{swift}",
"dependencies": {
"ZBombBridge/Address/VM": [
],
"ZTable": [
],
"ZBridge/Base": [
],
"ZHud": [
],
"ZCocoa/ASM": [
],
"ZCocoa/SM": [
],
"ZCocoa/TableView": [
]
}
}
]
},
{
"name": "Evaluate",
"subspecs": [
{
"name": "VM",
"source_files": "Code/ZBridge/Evaluate/VM/*.{swift}",
"dependencies": {
"RxCocoa": [
],
"WLBaseViewModel": [
],
"ObjectMapper": [
],
"RxDataSources": [
],
"ZApi": [
],
"ZRealReq": [
],
"WLBaseResult": [
]
}
},
{
"name": "Bridge",
"source_files": "Code/ZBridge/Evaluate/Bridge/*.{swift}",
"dependencies": {
"ZBombBridge/Evaluate/VM": [
],
"ZTable": [
],
"ZCocoa/SM": [
],
"RxDataSources": [
],
"ZBridge/Base": [
],
"ZHud": [
]
}
}
]
},
{
"name": "Video",
"subspecs": [
{
"name": "VM",
"source_files": "Code/ZBridge/Video/VM/*.{swift}",
"dependencies": {
"RxCocoa": [
],
"WLBaseViewModel": [
],
"ZApi": [
],
"ZRealReq": [
],
"WLBaseResult": [
]
}
},
{
"name": "Bridge",
"source_files": "Code/ZBridge/Video/Bridge/*.{swift}",
"dependencies": {
"ZBombBridge/Video/VM": [
],
"ZTransition": [
],
"ZCache/Account": [
],
"ZBridge/Base": [
],
"ZHud": [
]
}
}
]
},
{
"name": "Order",
"subspecs": [
{
"name": "VM",
"source_files": "Code/ZBridge/Order/VM/*.{swift}",
"dependencies": {
"RxCocoa": [
],
"WLBaseViewModel": [
],
"ZRealReq": [
],
"WLBaseResult": [
],
"ZApi": [
],
"ZBean/Circle": [
]
}
},
{
"name": "Bridge",
"source_files": "Code/ZBridge/Order/Bridge/*.{swift}",
"dependencies": {
"ZBombBridge/Order/VM": [
],
"ZHud": [
],
"ZCollection": [
],
"ZCocoa/ASM": [
],
"ZCocoa/SM": [
],
"ZCocoa/TableView": [
],
"ZBridge/Base": [
],
"ZTable": [
]
}
}
]
}
],
"swift_version": "5.0"
}