blob: 0ee8e414af7e69dd177d43e8d1be506270f79102 [file] [log] [blame]
{
"name": "BinaryDataScanner",
"version": "1.0.0",
"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.0"
},
"source_files": "BinaryDataScanner/**/*.swift",
"swift_version": "4.0"
}