blob: 7172c2ffc6f2ae4b801df428ea5914c646b99bce [file] [log] [blame]
{
"name": "iso4217",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/SegaZero",
"platforms": {
"ios": "8.0"
},
"source_files": "iso4217/Classes/**/*",
"pushed_with_swift_version": "3"
}