blob: a27d5d02cb6875cab97d38fbd604260d35160d0d [file] [log] [blame]
{
"name": "WebimClientLibrary",
"version": "3.14.0",
"authors": {
"Webim.ru Ltd.": "n.lazarev-zubov@webim.ru"
},
"homepage": "https://webim.ru/integration/mobile-sdk/ios-sdk-howto/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Webim.ru client SDK for iOS.",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/webim/webim-client-sdk-ios.git",
"tag": "3.14.0"
},
"dependencies": {
"SQLite.swift": [
]
},
"frameworks": "Foundation",
"source_files": "WebimClientLibrary/**/*"
}