blob: a08eb0f1e112ce2d833c0585700ae3142d4851ff [file] [log] [blame]
{
"name": "Swift.Binary",
"version": "0.3.1",
"summary": "Binary auto-[encoder/decoder] for Swift 3.",
"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": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}