blob: 0bc8434698da3f9412cbf2e33a6b927795cea87e [file] [log] [blame]
{
"name": "SwiftyArk",
"version": "1.1.12",
"summary": "An Ark cryptocurrency framework written in Swift",
"description": "SwiftyArk is a ligthweight Ark cryptocurrency written in Swift. SwiftyArk allows iOS and Mac applications to interact with the Ark Ecosystem",
"homepage": "https://github.com/Awalz/SwiftyArk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Walz": "andrewjwalz@gmail.com"
},
"source": {
"git": "https://github.com/Awalz/SwiftyArk.git",
"tag": "1.1.12"
},
"source_files": "Source/**/*",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"pushed_with_swift_version": "4.0"
}