blob: f97a02a55335b2492eadf96282776af651c1325a [file] [log] [blame]
{
"name": "AnyBinaryCodable",
"version": "1.0.0",
"license": "MIT",
"summary": "AnyBinaryCodable is a toolbox for encode/decode type to binary",
"homepage": "https://github.com/anotheren/AnyBinaryCodable",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/AnyBinaryCodable.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": [
"5.2"
],
"frameworks": "Foundation",
"source_files": "Sources/AnyBinaryCodable/**/*.swift",
"swift_version": "5.2"
}