[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / b / PrettyTextField / 0.0.2 / PrettyTextField.podspec.json
blob7d0fad708c38009f46e0cf49925c137517bb1f28
2   "name": "PrettyTextField",
3   "version": "0.0.2",
4   "summary": "A custom TextField with a changable padding for the text.",
5   "description": "PrettyTextField - a pretty text field with a changable padding for the text.\nPrettyPasswordTextField - a pretty text with a switchable icon which shows or hides the password.",
6   "homepage": "https://github.com/nab0y4enko/PrettyTextField",
7   "license": "MIT",
8   "authors": {
9     "Oleksii Naboichenko": "nab0y4enko@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/nab0y4enko",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/nab0y4enko/PrettyTextField.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "Sources/**/*.swift",
20   "resources": "Sources/**/*.xcassets",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"