[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 9 / CoinliveChatSDK / 0.0.4 / CoinliveChatSDK.podspec.json
blob06ebb599cbcc3dbb3e8362edcf736d2b37d92c1b
2   "name": "CoinliveChatSDK",
3   "version": "0.0.4",
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.4"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "ios": {
23     "vendored_frameworks": "Source/CoinliveChatSDK.framework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "dependencies": {
32     "Moya": [
33       "~> 15.0"
34     ],
35     "GoogleUtilities": [
37     ],
38     "FirebaseAuth": [
40     ],
41     "FirebaseCore": [
43     ],
44     "FirebaseFirestore": [
46     ],
47     "FirebaseDatabase": [
49     ],
50     "FirebaseDynamicLinks": [
52     ],
53     "FirebaseFirestoreSwift": [
55     ],
56     "Logging": [
58     ]
59   },
60   "swift_version": "5.0"