[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 2 / BarcodeScanner / 3.0.1 / BarcodeScanner.podspec.json
blob515c17c0f07b40efe541e3bba6175e7f4ab0be5a
2   "name": "BarcodeScanner",
3   "summary": "Simple and beautiful barcode scanner.",
4   "version": "3.0.1",
5   "homepage": "https://github.com/hyperoslo/BarcodeScanner",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/BarcodeScanner.git",
12     "tag": "3.0.1"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*",
20   "resource_bundles": {
21     "BarcodeScanner": [
22       "Images/*.{png}"
23     ],
24     "Localization": [
25       "Localization/*.lproj/Localizable.strings"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "AVFoundation"
31   ],
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "4.0"
34   },
35   "pushed_with_swift_version": "4.0"