[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 0 / QRCodeReader.swift / 4.1.1 / QRCodeReader.swift.podspec.json
blob2efffc940dbc8ea22aaec8b4cdef38128312e8ee
2   "name": "QRCodeReader.swift",
3   "module_name": "QRCodeReader",
4   "version": "4.1.1",
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": "4.1.1"
15   },
16   "screenshots": "http://yannickloriot.com/resources/qrcodereader.swift-screenshot.jpg",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "AVFoundation",
21   "source_files": "QRCodeReader/*.swift",
22   "requires_arc": true