blob: dbc136db91085fbb0e90a809ee4d37f3377a8e6a [file] [log] [blame]
{
"name": "Ameiurus",
"version": "1.0.0",
"summary": "Chat bot for ios",
"homepage": "https://github.com/Taishoberius/Ameiurus",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"ESGI": "contact@esgi.fr"
},
"source": {
"git": "https://github.com/Taishoberius/Ameiurus.git",
"tag": "v1.0.0"
},
"source_files": "Ameiurus/**/*.{swift,h}",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
"~> 4.8"
]
}
}