blob: 44a5d5a9d55c1bb225bc7fb07b64ea5571527f61 [file] [log] [blame]
{
"name": "THPinViewController",
"version": "1.0.1",
"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.1"
},
"source_files": "THPinViewController",
"requires_arc": true
}