blob: 93ca850f168189ac8d5784d77229b8d653c0b59a [file] [log] [blame]
{
"name": "PinCodeField",
"version": "0.2.0",
"summary": "Customizable pin code control for iOS apps.",
"description": "PinCodeField is a simple and customizable control, designed for entering PIN-codes.",
"homepage": "https://github.com/nestorpopko/PinCodeField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nestorpopko": "nestorpopko@gmail.com"
},
"source": {
"git": "https://github.com/nestorpopko/PinCodeField.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PinCodeField/Classes/**/*"
}