blob: 5f9429d784ddea664935fb7365285bc5e32d626c [file] [log] [blame]
{
"name": "KumulosSdkSwiftExtension",
"version": "8.4.4",
"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": "8.4.4"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": [
"Sources/Extension/**/*.{h,m,swift}",
"Sources/Shared/**/*.{h,m,swift}"
],
"exclude_files": "Carthage",
"module_name": "KumulosSDKExtension",
"swift_version": "5.0"
}