blob: 10bdd5357488006c436ad2f9bd1ca12c19d889c7 [file] [log] [blame]
{
"name": "WebimClientLibraryAlt",
"version": "3.31.6",
"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_versions": "5.0",
"source": {
"git": "https://github.com/webim/webim-client-sdk-ios.git",
"tag": "3.31.6"
},
"dependencies": {
"SQLite.swift": [
"0.12.2"
]
},
"frameworks": "Foundation",
"source_files": "WebimClientLibrary/**/*",
"swift_version": "5.0"
}