[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / 9 / CoinliveChatSDK / 0.0.6 / CoinliveChatSDK.podspec.json
blobcc73aa5c130c55c23a88ea4bb0c48aa089304dcf
2   "name": "CoinliveChatSDK",
3   "version": "0.0.6",
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.0.6"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "ios": {
23     "vendored_frameworks": "Source/CoinliveChatSDK.xcframework"
24   },
25   "dependencies": {
26     "Moya": [
27       "~> 15.0"
28     ],
29     "GoogleUtilities": [
31     ],
32     "FirebaseAuth": [
34     ],
35     "FirebaseCore": [
37     ],
38     "FirebaseFirestore": [
40     ],
41     "FirebaseDatabase": [
43     ],
44     "FirebaseDynamicLinks": [
46     ],
47     "FirebaseFirestoreSwift": [
49     ],
50     "Logging": [
52     ]
53   },
54   "swift_version": "5.0"