blob: 00a58603fd5df6e7ab4846d60adf3a79c53761eb [file] [log] [blame]
{
"name": "Ameiurus",
"version": "1.0.3",
"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.3"
},
"source_files": "Ameiurus/**/*.{swift,h}",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
"~> 4.8"
]
}
}