[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 9 / e / 0 / QRCodeReader.swift / 9.0.0 / QRCodeReader.swift.podspec.json
blobae509d724ec48817fbd0fe5d47ca628dda942ae5
2   "name": "QRCodeReader.swift",
3   "module_name": "QRCodeReader",
4   "version": "9.0.0",
5   "license": "MIT",
6   "summary": "Simple QRCode and 1D bar code reader in Swift",
7   "homepage": "https://github.com/yannickl/QRCodeReader.swift.git",
8   "social_media_url": "https://twitter.com/yannickloriot",
9   "authors": {
10     "Yannick Loriot": "contact@yannickloriot.com"
11   },
12   "source": {
13     "git": "https://github.com/yannickl/QRCodeReader.swift.git",
14     "tag": "9.0.0"
15   },
16   "screenshots": "http://yannickloriot.com/resources/qrcodereader.swift-screenshot.jpg",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "AVFoundation",
21   "source_files": "Sources/*.swift",
22   "requires_arc": true