blob: a058ff93cb4a1d83c19b9a2731110d12b6931284 [file] [log] [blame]
{
"name": "OnlineChatSdk",
"version": "0.0.6",
"summary": "A small library containing a wrapper for the WKWebView.",
"swift_versions": "5.0",
"homepage": "https://github.com/bekannax/OnlineChatSdk-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bekannax": "bekannax@gmail.com"
},
"source": {
"git": "https://github.com/bekannax/OnlineChatSdk-Swift.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OnlineChatSdk/Classes/**/*",
"swift_version": "5.0"
}