blob: bbb64280d813baaa62cafa99dc572f4f61c24126 [file] [log] [blame]
{
"name": "THPinViewController",
"version": "1.0.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 * 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.0.0"
},
"source_files": "THPinViewController",
"requires_arc": true
}