blob: 6a913670491da3095c30941a4c6ff1220b8d406f [file] [log] [blame]
{
"name": "betwaychat",
"version": "0.1.5",
"summary": "A short description of betwaychat.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StefanTheIOSDeveloper/lifechat.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeCode": "info@wecode.co.za"
},
"source": {
"git": "https://github.com/StefanTheIOSDeveloper/lifechat.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "betwaychat/Classes/**/*",
"swift_version": "5.0"
}