[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 1 / KumulosSdkSwift / 2.0.2 / KumulosSdkSwift.podspec.json
blobddaea77e3a339b74e41c4c6ef250a8f168f0b9d5
2   "name": "KumulosSdkSwift",
3   "version": "2.0.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.0.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "Sources",
18   "exclude_files": "Carthage",
19   "module_name": "KumulosSDK",
20   "frameworks": "Alamofire",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.4.0"
24     ],
25     "KSCrash": [
26       "~> 1.15.12"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"