blob: 19e2f2849b7d9bae1ed7f3d5ac167441c096203a [file] [log] [blame]
{
"name": "BinaryDataScanner",
"version": "1.0.2",
"summary": "A lib for parsing binary data.",
"homepage": "https://gitlab.com/eKreative/BinaryDataScanner",
"license": "Closed source",
"authors": {
"Fred Cox": "frederick.j.cox@gmail.com"
},
"platforms": {
"ios": "9.3",
"osx": "10.10"
},
"source": {
"git": "https://gitlab.com/eKreative/BinaryDataScanner.git",
"tag": "1.0.2"
},
"source_files": "BinaryDataScanner/**/*.swift",
"swift_version": "4.0"
}