blob: b75dd0773ec6274625fea2f04bef16c9e119d86f [file] [log] [blame]
{
"name": "THPinViewController",
"version": "1.2.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 * 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\t\t\t\t * Supports solid color and translucent/blurred background\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.2.1"
},
"source_files": "THPinViewController",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_4inch.png",
"https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_3-5inch.png",
"https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_ipad.png",
"https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_translucent_background.png"
]
}