blob: 8382d7c6d7c28da6a2c1e0b5004f75ad7b1285f2 [file] [log] [blame]
{
"name": "OpenExchangeRatesClient",
"version": "0.1.0",
"summary": "OpenExchangeRates Client API.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ShawnBaek/OpenExchangeRates",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shawnbaek": "shawn@shawnbaek.com"
},
"source": {
"git": "https://github.com/shawnbaek/OpenExchangeRates.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "OpenExchangeRatesClient/Classes/**/*"
}