blob: 6cbc1ce5398afc1819fd5f2befc6e955cb0a1ee2 [file] [log] [blame]
{
"name": "iAdvize",
"version": "1.6.2",
"license": {
"type": "Proprietary",
"file": "LICENSE.md"
},
"homepage": "https://github.com/iadvize/iadvize-ios-sdk",
"authors": {
"iAdvize": "sdk-integration@iadvize.com"
},
"summary": "iAdvize - iOS Conversation SDK",
"description": "Embed the iAdvize Conversation SDK in your app and connect your visitors with your professional agents or ibbü experts through a fully customised chat experience.",
"source": {
"http": "https://github.com/iadvize/iadvize-ios-sdk/releases/download/1.6.2/IAdvizeConversationSDK.cocoapods.zip"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "IAdvizeConversationSDK.framework"
},
"dependencies": {
"MessageKit": [
"~> 3.0.0"
],
"Apollo": [
"~> 0.16.0"
],
"JWT": [
"~> 3.0.0-beta.11"
],
"SwiftGraylog": [
"~> 1.1.0"
],
"AlamofireImage": [
"~> 3.5.2"
],
"Gifu": [
"~> 3.2.0"
]
},
"swift_version": "5.0"
}