blob: 41eae6d48016c4c93776db2b0a85137fc1b27078 [file] [log] [blame]
{
"name": "BinaryCodable",
"version": "0.3.1",
"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.1"
},
"documentation_url": "https://github.com/jverkoey/BinaryCodable/",
"platforms": {
"ios": "13.0",
"osx": "10.15"
},
"swift_versions": [
"5.2"
],
"source_files": [
"Sources/**/*.swift"
],
"swift_version": "5.2"
}