blob: f7bfd23e9540a30d805567bb7137817643bcddbd [file] [log] [blame]
{
"name": "autoql",
"version": "0.0.1",
"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://github.com/chatatechnologies/ios-autoql.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chata": "vicente@rinro.com.mx"
},
"source": {
"git": "https://github.com/chatatechnologies/ios-autoql.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"resources": "Assets/*.{png,storyboard,gif}",
"resource_bundles": {
"chata": [
"Assets/*.{png,gif}"
]
},
"swift_version": "4.2"
}