blob: b488cbda093bafd92dadf019fbe5d9119c479249 [file] [log] [blame]
{
"name": "ShiftOperations",
"version": "1.0.2",
"summary": "A µframework for a ShiftOperations protocol that doesn't appear in the Swift standard library.",
"homepage": "https://github.com/nvzqz/ShiftOperations",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/ShiftOperations.git",
"tag": "v1.0.2"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.1"
}