blob: 88e02f53a0ed9d143e62d0a8a8a97800fb547360 [file] [log] [blame]
{
"name": "FlipFlopSDK",
"version": "0.0.2",
"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.2"
},
"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",
"vendored_libraries": [
"ffmpeg/libavcodec.a",
"ffmpeg/libavdevice.a",
"ffmpeg/libavfilter.a",
"ffmpeg/libavformat.a",
"ffmpeg/libavutil.a",
"ffmpeg/libswresample.a",
"ffmpeg/libswscale.a"
],
"libraries": [
"z",
"bz2",
"iconv",
"avdevice",
"swscale",
"avfilter",
"avutil",
"avcodec",
"swresample",
"avformat"
],
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
},
"dependencies": {
"SwiftGRPC": [
],
"SendBirdSDK": [
],
"Queuer": [
],
"DeviceKit": [
],
"YUCIHighPassSkinSmoothing": [
],
"HaishinKit": [
],
"AWSS3": [
"2.9.9"
]
},
"swift_version": "4.2"
}