blob: 781948d553e271f1d7725b07a86271fce1305d3e [file] [log] [blame]
{
"name": "Currencies",
"version": "0.1.1",
"summary": "Service to retrieve all currencies with rich information like region code, name, currency symbol..",
"description": "A service to retrieve currency code, currency symbol, region code, region name instead of using NSLocale.commonISOCurrencyCodes.",
"homepage": "https://github.com/thomas-sivilay/currencies",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thomas Sivilay": "thomas.sivilay@gmail.com"
},
"source": {
"git": "https://github.com/thomas-sivilay/Currencies.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/thomassivilay",
"platforms": {
"ios": "9.0"
},
"source_files": "Currencies/Classes/**/*",
"pushed_with_swift_version": "4.0"
}