blob: 88773fd404c91c244ca3aee61b4efed122141213 [file] [log] [blame]
{
"name": "Parity",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Parity.swift"
},
"requires_arc": true
}