blob: ce1dba93ccb51f4255f0cf1921c3e96d64811b46 [file] [log] [blame]
{
"name": "iso4217",
"version": "0.1.2",
"summary": "Small swift library to work with currencies in ISO-4217 format.",
"homepage": "https://github.com/Sega-Zero/swift-iso-4217",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Сергей Галездинов": "segazero+gh@gmail.com"
},
"source": {
"git": "https://github.com/Sega-Zero/swift-iso-4217.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/SegaZero",
"platforms": {
"ios": "8.0"
},
"source_files": "iso4217/Classes/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}