blob: 781ffe331c83e5081c541505e1a15314613935e6 [file] [log] [blame]
{
"name": "ZQSDKTest",
"version": "0.4.0",
"summary": "ZQSDKTest 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.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZQSDKTest/Classes/**/*",
"resources": "ZQSDKTest/Assets/WGSDK.bundle",
"vendored_frameworks": "ZQSDKTest/Frameworks/WGSDK.framework"
}