[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 8 / FormTextField / 3.0.0 / FormTextField.podspec.json
blob1029b0d12e4446ad6d387e4b0498a3dc7e24b31f
2   "name": "FormTextField",
3   "summary": "A UITextField that supports formatters and input validators such as maximum length and regex",
4   "version": "3.0.0",
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": "3.0.0"
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"