blob: ddaea77e3a339b74e41c4c6ef250a8f168f0b9d5 [file] [log] [blame]
{
"name": "KumulosSdkSwift",
"version": "2.0.2",
"license": "MIT",
"summary": "Official Swift SDK for integrating Kumulos services with your mobile apps",
"homepage": "https://github.com/Kumulos/KumulosSdkSwift",
"authors": {
"Kumulos Ltd": "support@kumulos.com"
},
"source": {
"git": "https://github.com/Kumulos/KumulosSdkSwift.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources",
"exclude_files": "Carthage",
"module_name": "KumulosSDK",
"frameworks": "Alamofire",
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"KSCrash": [
"~> 1.15.12"
]
},
"pushed_with_swift_version": "3.0"
}