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