blob: df46a6e4cb60bebeb8b294c533f96e1655bdf68d [file] [log] [blame]
{
"name": "RLPSwift",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source",
"pushed_with_swift_version": "4.0"
}