blob: 1fa34c4557d891754c8464d8338bbad212def1bb [file] [log] [blame]
{
"name": "WebimClientLibrary",
"version": "3.12.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"
},
"source": {
"git": "https://github.com/webim/webim-client-sdk-ios.git",
"tag": "3.12.0"
},
"dependencies": {
"SQLite.swift": [
]
},
"frameworks": "Foundation",
"source_files": "WebimClientLibrary/**/*"
}