blob: 86ba39200a2aa7a358aea85b20c9ea0560c31f33 [file] [log] [blame]
{
"name": "NumPad",
"version": "1.0.3",
"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": "1.0.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}