blob: 69e338aab68627c58f0f4d965459572c8157ef4f [file] [log] [blame]
{
"name": "Offenbach",
"version": "2.1.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.1.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"
}