blob: 002bc12ae59340aba79efafd0d46b55457efe7e8 [file] [log] [blame]
{
"name": "FlipFlopSDK",
"version": "0.0.8",
"summary": "Live commerce streaming sdk",
"description": "Live streaming using video, audio, chat",
"homepage": "http://jocoos.com/",
"license": "MIT",
"authors": {
"hg.jeon": "hg.jeon@jocoos.com"
},
"source": {
"git": "https://github.com/jocoos-dev/FlipFlopSDK-IOS.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"ios": {
"source_files": "FlipFlopSDK.framework/Headers/*.h",
"public_header_files": "FlipFlopSDK.framework/Headers/*.h",
"vendored_frameworks": "FlipFlopSDK.framework"
},
"dependencies": {
"SwiftGRPC": [
],
"Starscream": [
"3.1.1"
],
"AWSS3": [
"2.9.9"
],
"GoogleWebRTC": [
"1.1.29400"
]
},
"swift_version": "4.2"
}