blob: dc547e6ebe0b55fd0db5712f4bd5c79f1b104fde [file] [log] [blame]
{
"name": "Swift.Binary",
"version": "1.1.2",
"summary": "Binary auto-[encoder/decoder] for Swift 3.2 and 4.",
"homepage": "https://github.com/andersonlucasg3/Swift.Binary",
"license": {
"type": "MIT"
},
"authors": {
"Anderson Lucas C. Ramos": "andersonlucas3d@gmail.com"
},
"source": {
"git": "https://github.com/andersonlucasg3/Swift.Binary.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift"
}