blob: 9af61c35aaf96b7f938912e901a59b2fd30c1cb2 [file] [log] [blame]
{
"name": "LEB128",
"version": "1.0.0",
"summary": "A library helping to deal with Little Endian Base 128.",
"homepage": "https://github.com/yageek/LEB128",
"license": "MIT",
"authors": {
"Yannick Heinrich": "yannick.heinrich@gmail.com"
},
"social_media_url": "http://twitter.com/yageek",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/yageek/LEB128.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift"
}