blob: 5655857858ccd1f4f2eeab967d1bc52297907997 [file] [log] [blame]
{
"name": "Parity",
"version": "2.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Parity.swift"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}