[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / c / FlipFlopSDK / 0.0.82 / FlipFlopSDK.podspec.json
blob3336e7e82566c031b2320232cd8bf4c2b309fe75
2   "name": "FlipFlopSDK",
3   "version": "0.0.82",
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.82"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "user_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "source_files": "FlipFlopSDK.framework/Headers/*.h",
27     "public_header_files": "FlipFlopSDK.framework/Headers/*.h",
28     "vendored_frameworks": "FlipFlopSDK.framework"
29   },
30   "dependencies": {
31     "GoogleWebRTC": [
32       "1.1.31999"
33     ],
34     "Starscream": [
35       "4.0.4"
36     ],
37     "Logboard": [
38       "2.2.2"
39     ],
40     "DeviceKit": [
41       "4.4.0"
42     ],
43     "AWSS3": [
44       "2.24.1"
45     ],
46     "AWSLogs": [
47       "2.24.1"
48     ],
49     "Queuer": [
50       "2.1.1"
51     ],
52     "YUCIHighPassSkinSmoothing": [
53       "1.4"
54     ],
55     "SocketRocket": [
56       "0.5.1"
57     ]
58   },
59   "swift_version": "5.0"