[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / 8 / FormTextField / 2.0.1 / FormTextField.podspec.json
blob94bf3ab1ce2193df50d74a69f1dc6e529b896006
2   "name": "FormTextField",
3   "summary": "A UITextField that supports formatters and input validators such as maximum length and regex",
4   "version": "2.0.1",
5   "homepage": "https://github.com/3lvis/FormTextField",
6   "license": "MIT",
7   "authors": {
8     "Elvis Nuñez": "elvisnunez@me.com"
9   },
10   "source": {
11     "git": "https://github.com/3lvis/FormTextField.git",
12     "tag": "2.0.1"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/**/*",
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "4.0"