blob: 7d5642426b6a9c2e0a4e4d62b1b5a616a6f3cd99 [file] [log] [blame]
{
"name": "BarcodeScanner",
"summary": "Simple and beautiful barcode scanner.",
"version": "4.1.0",
"homepage": "https://github.com/hyperoslo/BarcodeScanner",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/BarcodeScanner.git",
"tag": "4.1.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"resource_bundles": {
"BarcodeScanner": [
"Images/*.{png}"
],
"Localization": [
"Localization/*.lproj/Localizable.strings"
]
},
"frameworks": [
"UIKit",
"AVFoundation"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}