blob: 5b61deebb14ffcde3c8f59bfff0ee64be4bfd11e [file] [log] [blame]
{
"name": "Frankfurter",
"version": "1.0.0",
"summary": "A Client for the Frankfurter API",
"description": "A Library to convert currencies with the help of the FRankfurter API",
"homepage": "https://github.com/gsabatie/Frankfurter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gsabatie": "gsabatie@me.com"
},
"source": {
"git": "https://github.com/gsabatie/Frankfurter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Frankfurter/**/*.{swift}",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}