[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / 0 / StringPatternFormatter / 1.0.0 / StringPatternFormatter.podspec.json
blob3197bcf1954a6076d8c67065ad094879d07e6663
2   "name": "StringPatternFormatter",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": [
23     "StringFormatter",
24     "StringFormatter/**/*.{h,m}"
25   ],
26   "exclude_files": "StringFormatter/Exclude",
27   "swift_version": "5.0"