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