[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 5 / 1 / KumulosSdkSwift / 8.8.0 / KumulosSdkSwift.podspec.json
blobbf49185298a252ebe90c73d37a05c7b230a04dee
2   "name": "KumulosSdkSwift",
3   "version": "8.8.0",
4   "license": "MIT",
5   "summary": "Official Swift SDK for integrating Kumulos services with your mobile apps",
6   "homepage": "https://github.com/Kumulos/KumulosSdkSwift",
7   "authors": {
8     "Kumulos Ltd": "support@kumulos.com"
9   },
10   "source": {
11     "git": "https://github.com/Kumulos/KumulosSdkSwift.git",
12     "tag": "8.8.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Sources/**/*.{h,m,swift}",
19   "exclude_files": [
20     "Carthage",
21     "Sources/Extension"
22   ],
23   "module_name": "KumulosSDK",
24   "preserve_paths": "upload_dsyms.sh",
25   "prepare_command": "chmod +x upload_dsyms.sh",
26   "dependencies": {
27     "KumulosKSCrash": [
28       "1.15.21-kumulos1"
29     ]
30   },
31   "swift_version": "5.0"