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