[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / a / MTBBarcodeScanner / 1.5.0 / MTBBarcodeScanner.podspec.json
blob2c339e6a736948fb8cf38616375cddf89beecff4
2   "name": "MTBBarcodeScanner",
3   "version": "1.5.0",
4   "summary": "A lightweight, easy-to-use barcode scanning library for iOS 7+.",
5   "homepage": "https://github.com/mikebuss/MTBBarcodeScanner",
6   "license": "MIT",
7   "authors": {
8     "Mike Buss": "mike@mikebuss.com"
9   },
10   "source": {
11     "git": "https://github.com/mikebuss/MTBBarcodeScanner.git",
12     "tag": "1.5.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/ios/**/*.{h,m}",
19   "frameworks": [
20     "AVFoundation",
21     "QuartzCore"
22   ]