[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / b / 8 / THPinViewController / 1.2.1 / THPinViewController.podspec.json
blobb75dd0773ec6274625fea2f04bef16c9e119d86f
2   "name": "THPinViewController",
3   "version": "1.2.1",
4   "summary": "iOS 7 Style PIN Screen for iPhone and iPad",
5   "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",
6   "homepage": "https://github.com/antiraum/THPinViewController",
7   "license": "MIT",
8   "authors": {
9     "Thomas Heß": "mail@thomashess.name"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/antiraum/THPinViewController.git",
16     "tag": "1.2.1"
17   },
18   "source_files": "THPinViewController",
19   "requires_arc": true,
20   "screenshots": [
21     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_4inch.png",
22     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_3-5inch.png",
23     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_ipad.png",
24     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_translucent_background.png"
25   ]