[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / b / 8 / THPinViewController / 1.2.4 / THPinViewController.podspec.json
blobcf35fe76468145ee4664c1a67ba7827afe92952f
2   "name": "THPinViewController",
3   "version": "1.2.4",
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.4"
17   },
18   "source_files": "THPinViewController/*.{h,m}",
19   "resources": "THPinViewController/*.bundle",
20   "requires_arc": true,
21   "screenshots": [
22     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_4inch.png",
23     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_iphone_3-5inch.png",
24     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_ipad.png",
25     "https://raw.githubusercontent.com/antiraum/THPinViewController/master/THPinViewController_translucent_background.png"
26   ]