[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 0 / QRCodeReader.swift / 3.0.0 / QRCodeReader.swift.podspec.json
blobbb94bec8597308103350c9bd6830ec709407d432
2   "name": "QRCodeReader.swift",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "Simple QRCode reader in Swift",
6   "homepage": "https://github.com/yannickl/QRCodeReader.swift.git",
7   "social_media_url": "https://twitter.com/yannickloriot",
8   "authors": {
9     "Yannick Loriot": "contact@yannickloriot.com"
10   },
11   "source": {
12     "git": "https://github.com/yannickl/QRCodeReader.swift.git",
13     "tag": "3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "AVFoundation",
19   "source_files": "QRCodeReader/*.swift",
20   "requires_arc": true