[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 9 / CoinliveChatSDK / 0.1.0 / CoinliveChatSDK.podspec.json
blob82e45d62debb3c3fd44c2bc47f9aa52c3520d04c
2   "name": "CoinliveChatSDK",
3   "version": "0.1.0",
4   "summary": "Coinlive chat solution sdk",
5   "swift_versions": "5.0",
6   "description": "If you consider using sdk or uikit you must receive api key from Coinlive.",
7   "homepage": "https://github.com/app-coinlivechat",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Parkjonghyun93": "kltb930906@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/app-coinlivechat/iOSChatSDK.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "ios": {
23     "vendored_frameworks": "Source/CoinliveChatSDK.xcframework",
24     "dependencies": {
25       "GoogleUtilities": [
27       ],
28       "FirebaseAuth": [
30       ],
31       "FirebaseCore": [
33       ],
34       "FirebaseFirestore": [
36       ],
37       "FirebaseDatabase": [
39       ],
40       "FirebaseDynamicLinks": [
42       ],
43       "FirebaseFirestoreSwift": [
45       ],
46       "Logging": [
48       ],
49       "Moya": [
50         "~> 15.0"
51       ]
52     }
53   },
54   "swift_version": "5.0"