[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / b / TVMaskField / 1.0.1 / TVMaskField.podspec.json
blobb2604f1b9cabee32688ca7995b35540f796baec7
2   "name": "TVMaskField",
3   "version": "1.0.1",
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.1"
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"