blob: 4fa2026689c45491e4a49e97b68354f367579b46 [file] [log] [blame]
{
"name": "PinCodeField",
"version": "0.1.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/NPPinCodeField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nestorpopko": "nestorpopko@gmail.com"
},
"source": {
"git": "https://github.com/nestorpopko/NPPinCodeField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PinCodeField/Classes/**/*"
}