blob: 1d2fca5297d3ea641f77f6f3bb1655e7993ca716 [file] [log] [blame]
{
"name": "PolyvLiveSDKTest",
"version": "0.2.0",
"summary": "A test project of PolyvLiveSDKTest for cocoapods.",
"homepage": "https://github.com/Zeaa/CocoaPodsTest",
"license": "Apache License, Version 2.0",
"authors": {
"ftao": "fft1026@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zeaa/CocoaPodsTest.git",
"tag": "0.2.0"
},
"vendored_frameworks": [
"Classes/PLVLiveSDK.framework",
"Classes/SocketIO.framework",
"Classes/Starscream.framework"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"deprecated": true
}