[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 7 / 9 / 4 / flutter_mrz_scanner / 0.0.2 / flutter_mrz_scanner.podspec.json
blob046b17c91fec17cdbad8cbca4e9212337dbf482a
2   "name": "flutter_mrz_scanner",
3   "version": "0.0.2",
4   "summary": "A new Flutter plugin.",
5   "description": "A new Flutter plugin.",
6   "homepage": "http://example.com",
7   "license": {
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dscale": "ayisha.farhan@dscale.io"
12   },
13   "source": {
14     "git": "https://github.com/AyishaKP/flutter_mrz_scanner.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "ios/Classes/**/*",
18   "dependencies": {
19     "Flutter": [
21     ],
22     "SwiftyTesseract": [
23       "~> 3.1.3"
24     ]
25   },
26   "platforms": {
27     "ios": "12.0"
28   },
29   "resources": [
30     "ios/Assets/TraineedDataBundle.bundle"
31   ],
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES",
34     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
35   },
36   "swift_versions": "5.2",
37   "swift_version": "5.2"