[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / e / 5 / 1 / KumulosSdkSwift / 8.13.0 / KumulosSdkSwift.podspec.json
blob74012ccb5df7b306048840f064cacf9fac625546
2   "name": "KumulosSdkSwift",
3   "version": "8.13.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.13.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     "Sources/SDK/Exports.swift"
23   ],
24   "module_name": "KumulosSDK",
25   "preserve_paths": "upload_dsyms.sh",
26   "prepare_command": "chmod +x upload_dsyms.sh",
27   "dependencies": {
28     "KumulosKSCrash": [
29       "1.15.21-kumulos1"
30     ]
31   },
32   "swift_version": "5.0"