[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 5 / 1 / KumulosSdkSwift / 8.0.0 / KumulosSdkSwift.podspec.json
blob83f28a58e3621e04a297edfc8315a5ac0d9aa757
2   "name": "KumulosSdkSwift",
3   "version": "8.0.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.0.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.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     "KSCrash": [
28       "~> 1.15.19"
29     ]
30   },
31   "swift_version": "5.0"