blob: d72a2431124043da6f469d5104e434c7acd4a848 [file] [log] [blame]
{
"name": "BinaryCodable",
"version": "0.3.0",
"license": "Apache 2.0",
"summary": "Codable-like interfaces for binary representations.",
"homepage": "https://github.com/jverkoey/BinaryCodable",
"authors": {
"BinaryCodable authors": "jverkoey@gmail.com"
},
"source": {
"git": "https://github.com/jverkoey/BinaryCodable.git",
"tag": "0.3.0"
},
"documentation_url": "https://github.com/jverkoey/BinaryCodable/",
"platforms": {
"ios": "13.0",
"osx": "10.15"
},
"source_files": [
"Sources/**/*.swift"
]
}