blob: 7c8ecc5c1ce84ad6aae4cff6a5c1f339b6da39bd [file] [log] [blame]
{
"name": "Offenbach",
"version": "2.0.0",
"summary": "Offenbach",
"homepage": "https://github.com/MoveUpwards/Offenbach",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Move Upwards": "contact@moveupwards.com"
},
"source": {
"git": "https://github.com/MoveUpwards/Offenbach.git",
"tag": "2.0.0"
},
"swift_versions": "5.2",
"platforms": {
"ios": "10.0",
"osx": "10.13"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"5.1.0"
]
},
"swift_version": "5.2"
}