blob: d93878d87df1cfd60680555b135034a495e8b1f7 [file] [log] [blame]
{
"name": "chata",
"version": "1.6.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"resources": "Assets/*.{png,storyboard}",
"resource_bundles": {
"chata": [
"Assets/*.{png,gif}"
]
},
"swift_version": "4.2"
}