[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 0 / StringPatternFormatter / 1.0.3 / StringPatternFormatter.podspec.json
blobcbcdc099400ac407a2bc79593655b16ecc3706c1
2   "name": "StringPatternFormatter",
3   "version": "1.0.3",
4   "summary": "Simple Text Formetter (Credit Card Number, Phone Number, Serial Number etc.)",
5   "description": "Simple Text Formetter (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/pableiros/StringFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pableiros": "pablo.borquez.urquidy@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/pableiros/StringFormatter.git",
20     "tag": "1.0.3"
21   },
22   "source_files": [
23     "StringFormatter",
24     "StringFormatter/**/*.{h,m}"
25   ],
26   "exclude_files": "StringFormatter/Exclude",
27   "swift_version": "5.0"