blob: 338fa93bbf1c7e04231fd12968a71dffd1bfb5db [file] [log] [blame]
{
"name": "FlipFlopSDK_TEST",
"version": "0.0.2",
"summary": "FlipFlopSDK.",
"description": "Live Streaming SDK",
"homepage": "http://www.jocoos.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hg.jeon": "hg.jeon@jocoos.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/zodiak83/flipflop.git",
"tag": "0.0.2"
},
"vendored_frameworks": "FlipFlopSDK.framework",
"swift_versions": "5.1.2",
"dependencies": {
"SwiftGRPC": [
]
},
"swift_version": "5.1.2"
}