[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / f / 2 / GRSTextField / 1.0.1 / GRSTextField.podspec.json
blobcf78ba3cd7eb7c47eb33dfe956767833ba007bd7
2   "name": "GRSTextField",
3   "version": "1.0.1",
4   "summary": "A customizable UITextField with properties for layout and mask options",
5   "homepage": "https://github.com/pogramos/GRSTextField",
6   "social_media_url": "http://twitter.com/pogramos",
7   "license": "MIT",
8   "authors": {
9     "Guilherme Ramos": "guilherme.hor@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/pogramos/GRSTextField.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "GRSTextField/**/*.swift",
19   "requires_arc": true,
20   "swift_version": "4.0"