[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / c / FlipFlopSDK / 0.0.50 / FlipFlopSDK.podspec.json
blob539ac1e693aeedce5c7b9bac8d8b2d6b1cc26d34
2   "name": "FlipFlopSDK",
3   "version": "0.0.50",
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.50"
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     "StompClientLib": [
32       "1.4.1"
33     ],
34     "GoogleWebRTC": [
35       "1.1.31999"
36     ],
37     "Starscream": [
38       "4.0.4"
39     ],
40     "Logboard": [
41       "2.2.2"
42     ],
43     "DeviceKit": [
44       "4.4.0"
45     ],
46     "AWSS3": [
47       "2.24.1"
48     ],
49     "YUCIHighPassSkinSmoothing": [
50       "1.4"
51     ]
52   },
53   "swift_version": "5.0"