blob: 86df8b26fb165a30852f8435831e666b84ffb9ef [file] [log] [blame]
{
"name": "Parity",
"version": "2.3.0",
"summary": "An integer parity microlibrary.",
"homepage": "https://github.com/dclelland/Parity",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/dclelland/Parity.git",
"tag": "2.3.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.15"
},
"source_files": "Parity.swift",
"requires_arc": true,
"swift_version": "5.0"
}