blob: c346acc8958901880122cf00b6b52cb787dcd8b0 [file] [log] [blame]
{
"name": "MessageClientiOS",
"version": "0.1",
"summary": "A framework to connect to MessageServer",
"description": "An iOS framework to connect to MessageServer",
"homepage": "https://github.com/christophhagen/MessageClientiOS",
"license": "MIT",
"authors": {
"Christoph Hagen": "christoph@spacemasters.eu"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/christophhagen/MessageClientiOS.git",
"tag": "0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.{swift,h}",
"dependencies": {
"LibSignalProtocolSwift": [
]
}
}