blob: 18a9ee2ef475bd5f6a9b7959dfac23e9fa43ce65 [file] [log] [blame]
{
"name": "AsistaBot",
"version": "1.0.0",
"summary": "Asista ios SDK for intergrating chat-bot functionality",
"homepage": "https://asista.com/developer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Cherrylabs",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cherrylabstech/asista-sdk-ios.git",
"tag": "1.0.0"
},
"swift_version": "5.0",
"ios": {
"vendored_frameworks": "Chatbot/AsistaBot.framework"
}
}