blob: f69a80000a5f678b8848493b6bbe9a77c58742ba [file] [log] [blame]
{
"name": "BinaryDataScanner",
"version": "1.0.1",
"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.13"
},
"source": {
"git": "https://gitlab.com/eKreative/BinaryDataScanner.git",
"tag": "1.0.1"
},
"source_files": "BinaryDataScanner/**/*.swift",
"swift_version": "4.0"
}