blob: b1a9bea79964c8083b68a07265f55f8b6c77974a [file] [log] [blame]
{
"name": "AnyBinaryCodable",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.2"
],
"frameworks": "Foundation",
"source_files": "Sources/AnyBinaryCodable/**/*.swift",
"swift_version": "5.2"
}