[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 1 / 7 / c / FlipFlopSDK / 0.0.2 / FlipFlopSDK.podspec.json
blob88e02f53a0ed9d143e62d0a8a8a97800fb547360
2   "name": "FlipFlopSDK",
3   "version": "0.0.2",
4   "summary": "Live commerce streaming sdk",
5   "description": "Live streaming using video, audio, chat",
6   "homepage": "http://jocoos.com/",
7   "license": "MIT",
8   "authors": {
9     "hg.jeon": "hg.jeon@jocoos.com"
10   },
11   "source": {
12     "git": "https://github.com/jocoos-dev/FlipFlopSDK-IOS.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "4.2",
19   "ios": {
20     "source_files": "FlipFlopSDK.framework/Headers/*.h",
21     "public_header_files": "FlipFlopSDK.framework/Headers/*.h",
22     "vendored_frameworks": "FlipFlopSDK.framework",
23     "vendored_libraries": [
24       "ffmpeg/libavcodec.a",
25       "ffmpeg/libavdevice.a",
26       "ffmpeg/libavfilter.a",
27       "ffmpeg/libavformat.a",
28       "ffmpeg/libavutil.a",
29       "ffmpeg/libswresample.a",
30       "ffmpeg/libswscale.a"
31     ],
32     "libraries": [
33       "z",
34       "bz2",
35       "iconv",
36       "avdevice",
37       "swscale",
38       "avfilter",
39       "avutil",
40       "avcodec",
41       "swresample",
42       "avformat"
43     ],
44     "pod_target_xcconfig": {
45       "DEFINES_MODULE": "YES"
46     }
47   },
48   "dependencies": {
49     "SwiftGRPC": [
51     ],
52     "SendBirdSDK": [
54     ],
55     "Queuer": [
57     ],
58     "DeviceKit": [
60     ],
61     "YUCIHighPassSkinSmoothing": [
63     ],
64     "HaishinKit": [
66     ],
67     "AWSS3": [
68       "2.9.9"
69     ]
70   },
71   "swift_version": "4.2"