[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / 8 / THPinViewController / 1.2.3 / THPinViewController.podspec.json
blobe5addb98b6141a25959870e976c49358f08e8daf
2   "name": "THPinViewController",
3   "version": "1.2.3",
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.3"
17   },
18   "source_files": "THPinViewController",
19   "resource_bundles": {
20     "Resources": [
21       "THPinViewController/Resources/*.lproj"
22     ]
23   },
24   "requires_arc": true,
25   "screenshots": [
26     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_4inch.png",
27     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_3-5inch.png",
28     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_ipad.png",
29     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_translucent_background.png"
30   ]