blob: 6271c82347788d4f9fcc3d3218c86d8ef46d4668 [file] [log] [blame]
{
"name": "ZQSDKTest",
"version": "0.6.0",
"summary": "ZQSDKTest xcframework Test.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/zhangqiao/wgsdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangqweb@126.com": "zhangqweb@126.com"
},
"source": {
"git": "https://gitee.com/zhangqiao/wgsdk.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "10.0"
},
"resources": "ZQSDKTest/Assets/WGSDKResources.bundle",
"vendored_frameworks": "ZQSDKTest/Frameworks/WGSDK.xcframework",
"dependencies": {
"SVProgressHUD": [
],
"Adjust": [
],
"RxSwift": [
]
}
}