[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / a / b / TVMaskField / 1.0.0 / TVMaskField.podspec.json
blobf35cfb00d3435f4e143202f5ed2ec1c585a5b785
2   "name": "TVMaskField",
3   "version": "1.0.0",
4   "summary": "A swift library to handle string masks on textfields.",
5   "description": "An easy way to handle formatation on textfield inputs.\nJust define a mask to start using it.",
6   "homepage": "https://github.com/thalysviana/TVMaskField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thalys Viana": "your email here"
13   },
14   "source": {
15     "git": "https://github.com/thalysviana/TVMaskField.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TVMaskField/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"