blob: 62a66be25317af540a2af552c0f6b1ec812b8d43 [file] [log] [blame]
{
"name": "Swift.Binary",
"version": "1.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4"
}