blob: cf8e6de776134dfb92751d5df4199f2eba3e6583 [file] [log] [blame]
{
"name": "KustomerChat",
"version": "2.0.0",
"swift_versions": "5.0",
"cocoapods_version": ">= 1.10.0",
"authors": "Kustomer.com",
"license": {
"type": "custom",
"file": "LICENSE"
},
"homepage": "https://github.com/kustomer/kustomer-ios",
"source": {
"git": "https://github.com/kustomer/kustomer-ios.git",
"tag": "2.0.0"
},
"summary": "The iOS SDK for the Kustomer.com mobile client",
"documentation_url": "https://kustomer.readme.io/docs",
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": [
"KustomerChat.xcframework",
"KustomerNetworking.xcframework"
],
"swift_version": "5.0"
}