blob: dceb3b0f7b9faeac08678ce0a601dc50c768fe72 [file] [log] [blame]
{
"name": "PolyvLiveSDKTest",
"version": "0.3.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.3.0"
},
"source_files": [
"SocketIO/**/*.swift",
"SocketIO/*.swift"
],
"module_name": "SocketIO",
"requires_arc": true,
"dependencies": {
"Starscream": [
"~> 3.0.2"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0",
"deprecated": true
}