blob: d416be36eb6cc6d123c964d0eb57b791fb654cfa [file] [log] [blame]
{
"name": "KumulosSdkSwift",
"version": "1.3.0",
"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": "1.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources",
"exclude_files": "Carthage",
"module_name": "KumulosSDK",
"frameworks": "Alamofire",
"dependencies": {
"Alamofire": [
"~> 4.4.0"
]
},
"pushed_with_swift_version": "3.0"
}