blob: f4e79fa2ae4ad4d5f3f0c2c3d5d3f4c64e81b223 [file] [log] [blame]
{
"name": "EDChat",
"version": "1.0",
"summary": "Simple UI Chat - SWIFT.",
"description": "Simpe UI Chat Framework. You can customize colors. Easy message bubbles and fully customizable, with auto-layout.",
"homepage": "https://github.com/Edig/EDChat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eduardo Iglesias": "edig50@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Edig/EDChat.git",
"tag": "1.0"
},
"source_files": "EdChat/*.{swift}"
}