[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 5 / 1 / KumulosSdkSwift / 2.2.2 / KumulosSdkSwift.podspec.json
blob92bdd1761ed93288656e08ccb1b295856dbe6911
2   "name": "KumulosSdkSwift",
3   "version": "2.2.2",
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": "2.2.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "Sources",
18   "resources": "Sources/KAnalyticsModel.xcdatamodeld",
19   "exclude_files": "Carthage",
20   "module_name": "KumulosSDK",
21   "preserve_paths": "upload_dsyms.sh",
22   "prepare_command": "chmod +x upload_dsyms.sh",
23   "frameworks": "KSCrash",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.6.0"
27     ],
28     "KSCrash": [
29       "~> 1.15.16"
30     ]
31   }