blob: 36d46e4301d77e6b0b8b935ca94703d3776ee8d3 [file] [log] [blame]
{
"name": "THPinViewController",
"version": "1.1.0",
"summary": "iOS 7 Style PIN Screen for iPhone and iPad",
"description": "\t\t\t\t * Has iPhone portrait and iPad portrait and landscape layouts\n\t\t\t\t * Supports variable PIN lengths\n\t\t\t\t * Buttons can show numbers and letters or only numbers\n\t\t\t\t * Background and tint colors as well as text and color of the prompt can be customized\n",
"homepage": "https://github.com/antiraum/THPinViewController",
"license": "MIT",
"authors": {
"Thomas Heß": "mail@thomashess.name"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/antiraum/THPinViewController.git",
"tag": "1.1.0"
},
"source_files": "THPinViewController",
"requires_arc": true
}