blob: cd2ebfcb9a5454a92f34c2df82fc3cc75b592eed [file] [log] [blame]
{
"name": "Parity",
"version": "2.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"ios": {
"source_files": "Parity.swift"
},
"requires_arc": true,
"swift_version": "4.2"
}