blob: ba8df5ac4e15599760f9d2d436fa235577cc83be [file] [log] [blame]
{
"name": "iso4217",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/SegaZero",
"platforms": {
"ios": "8.0"
},
"source_files": "iso4217/Classes/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}