blob: 15f621aa95cd7a1c498af15cbec2733d7c813da6 [file] [log] [blame]
{
"name": "WebimClientLibrary",
"version": "3.13.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.13.0"
},
"dependencies": {
"SQLite.swift": [
]
},
"frameworks": "Foundation",
"source_files": "WebimClientLibrary/**/*"
}