[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / b / FlipFlopLiteSDK / 1.2.1 / FlipFlopLiteSDK.podspec.json
blob3c8d70339f4f3e1b34e238b4a69991c4727b3bd4
2   "name": "FlipFlopLiteSDK",
3   "version": "1.2.1",
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     "jocoos": "dev@jocoos.com"
10   },
11   "source": {
12     "git": "https://github.com/jocoos-dev/ff-lite-sdk-ios.git",
13     "tag": "1.2.1"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.1",
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     "vendored_frameworks": "FlipFlopLiteSDK.xcframework"
27   },
28   "dependencies": {
29     "GoogleWebRTC": [
30       "1.1.31999"
31     ],
32     "Starscream": [
33       "4.0.4"
34     ],
35     "Logboard": [
36       "2.2.2"
37     ],
38     "DeviceKit": [
39       "4.4.0"
40     ],
41     "AWSS3": [
42       "2.24.1"
43     ],
44     "AWSLogs": [
45       "2.24.1"
46     ],
47     "Queuer": [
48       "2.1.1"
49     ],
50     "YUCIHighPassSkinSmoothing": [
51       "1.4"
52     ],
53     "SocketRocket": [
54       "0.5.1"
55     ]
56   },
57   "swift_version": "5.1"