[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 0 / TextFieldFormatter / 0.1.0 / TextFieldFormatter.podspec.json
blobeb43da6493f2b94fe956678a4c56a766426c3758
2   "name": "TextFieldFormatter",
3   "version": "0.1.0",
4   "summary": "Simple Text Formatter (Credit Card Number, Phone Number, Serial Number etc.) Can be used in all text inputs according to the format pattern.",
5   "description": "Simple Text Formatter (Credit Card Number, Phone Number, Serial Number etc.) Can be used in all text inputs according to the format pattern. If desired, large minor character restrictions can be made in the format pattern.",
6   "homepage": "https://github.com/orucanil/TextFieldFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anil ORUC": "orucanil@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/orucanil/TextFieldFormatter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TextFieldFormatter/Classes/**/*",
23   "swift_version": "5.0"