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