{ | |
"name": "NumPad", | |
"version": "0.1.2", | |
"summary": "Number Pad", | |
"homepage": "https://github.com/efremidze/NumPad", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Lasha Efremidze": "efremidzel@hotmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/efremidze/NumPad.git", | |
"tag": "0.1.2" | |
}, | |
"source_files": "Sources/*.swift", | |
"requires_arc": true | |
} |