[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 8 / THPinViewController / 1.1.2 / THPinViewController.podspec.json
blob7492d9e314ac7a5ea6b21a3d05d4186416958be2
2   "name": "THPinViewController",
3   "version": "1.1.2",
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",
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.1.2"
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   ]