blob: 0d1dc9dfeb3146b0855008dc06b2388a4181872a [file] [log] [blame]
{
"name": "RLPSwift",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/bitfwdcommunity/RLPSwift",
"authors": "Aleph Retamal",
"summary": "Recursive Length Prefix encoding written in Swift",
"source": {
"git": "https://github.com/bitfwdcommunity/RLPSwift.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source",
"pushed_with_swift_version": "4.0"
}