blob: fbc9bcf89f8299ac91220c3c4f26f1547c13209a [file] [log] [blame]
{
"name": "Tinode",
"version": "0.1.0",
"summary": "A iOS client of Tinode.",
"homepage": "https://gitlab.com/unionbits/mobile/tinode-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tengjixiang Teng": "flowablex@gmail.com"
},
"source": {
"git": "https://gitlab.com/unionbits/mobile/tinode-swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Tinode/Classes/**/*",
"dependencies": {
"Starscream": [
],
"PromiseKit": [
]
}
}