blob: 5af417ac11fc60c297a8c2cf61734d2b9ea8d0e7 [file] [log] [blame]
{
"name": "SwiftyArk",
"version": "1.1.15",
"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.15"
},
"source_files": "Source/**/*",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"pushed_with_swift_version": "4.0"
}