[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 0 / Desk360LiveChat / 1.0.1 / Desk360LiveChat.podspec.json
blob7ee0185ab3e03f43a99db9d7b225ee7416470bf6
2   "name": "Desk360LiveChat",
3   "version": "1.0.1",
4   "summary": "Desk360 Live Chat provides simplicity and usability in one place. With this feature, you can provide live support to your customers directly within your app just by writing a few lines of code.",
5   "homepage": "https://github.com/Teknasyon-Teknoloji/desk360-livechat-ios-sdk",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Teknasyon": "http://www.teknasyon.com/"
12   },
13   "source": {
14     "git": "https://github.com/Teknasyon-Teknoloji/desk360-livechat-ios-sdk.git",
15     "tag": "1.0.1"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.0"
26     ],
27     "PersistenceKit": [
29     ],
30     "Firebase/Database": [
32     ],
33     "Firebase/Auth": [
35     ],
36     "Firebase": [
38     ],
39     "NVActivityIndicatorView": [
41     ],
42     "Kingfisher": [
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "static_framework": true,
53   "requires_arc": true,
54   "ios": {
55     "resource_bundles": {
56       "Desk360LiveChatAssets": "Sources/Assets/Desk360LiveChatAssets.bundle/Images"
57     }
58   },
59   "resources": "Sources/Assets/Desk360LiveChatAssets.bundle/*.{ttf}",
60   "swift_version": "5.1"