blob: 2c740eb2c0db43d1c7b1a1c4ac71f8349b36bf86 [file] [log] [blame]
{
"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
}