[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 7 / DLParser / 3.1.0 / DLParser.podspec.json
blob4a7b311a68eb9957938a2968b180dfb4c56748a0
2   "name": "DLParser",
3   "version": "3.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "ajohnson": "ajohnson388@gmail.com"
10   },
11   "homepage": "https://github.com/ajohnson388/DLParser-Swift",
12   "summary": "A barcode parsing library for AAMVA compliant driver licenses.",
13   "description": "A Swift library for parsing driver licenses that are AAMVA compliant. This library is designed to cover all versions and fields supported by AAMVA.",
14   "source": {
15     "git": "https://github.com/ajohnson388/DLParser-Swift.git",
16     "tag": "3.1.0"
17   },
18   "source_files": [
19     "DLParser",
20     "Sources/DLParser/**/*.{h,m,swift}"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.1"
24   },
25   "swift_versions": "5.1",
26   "platforms": {
27     "ios": "12.0"
28   },
29   "swift_version": "5.1"