blob: 5e9f8b9a375ceb546dfcd68157d2a242bf3da477 [file] [log] [blame]
{
"name": "PolyvLiveSDKTest",
"version": "0.1.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.1.0"
},
"vendored_frameworks": "Classes/PLVLiveSDK.framework",
"module_name": "PLVLiveSDK",
"frameworks": [
"AVFoundation",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0",
"deprecated": true
}