[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 0 / 2 / d / TFBarcodeScanner / 1.1.0 / TFBarcodeScanner.podspec.json
blob3066a44a5f4db46a1405af56eaa00d879cfed549
2   "name": "TFBarcodeScanner",
3   "version": "1.1.0",
4   "summary": "Scan barcodes in iOS with elegance and ease",
5   "description": "                             As of iOS 7 barcode scanning is part of the AV Framework, but it takes\n                             some work to figure it all out and then set it up to be efficient and robust. TFBarcodeScanner\n                             makes it super easy: create a view controller subclass of `TFBarcodeScannerViewController`,\n                             override `barcodeWasScanned`, and you are scanning barcodes!\n",
6   "homepage": "https://github.com/thefind/TFBarcodeScanner",
7   "screenshots": "https://raw.githubusercontent.com/thefind/TFBarcodeScanner/master/Screenshots/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "phatmann": "thephatmann@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/thephatmann",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/thefind/TFBarcodeScanner.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "TFBarcodeScanner",
21   "requires_arc": true