blob: 2ea3c45c3e5a354fd0d51d110aff3f36dcfe1b3d [file] [log] [blame]
{
"name": "chata",
"version": "1.6.3",
"summary": "You can create a chat connected with your data.",
"swift_versions": "4.2",
"description": "With this Widget You can create a chat connected with your database.",
"homepage": "https://gitlab.com/chata-widget/ios-widget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chata": "vicente@rinro.com.mx"
},
"source": {
"git": "https://gitlab.com/chata-widget/ios-widget.git",
"tag": "1.6.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"resources": "Assets/*.{png,storyboard,gif}",
"resource_bundles": {
"chata": [
"Assets/*.{png,gif}"
]
},
"swift_version": "4.2"
}