[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / e / 0 / QRCodeReader.swift / 3.1.3 / QRCodeReader.swift.podspec.json
blob27db3c2e9fe481283a85420d5da1853c71c4f867
2   "name": "QRCodeReader.swift",
3   "version": "3.1.3",
4   "license": "MIT",
5   "summary": "Simple QRCode and 1D bar code 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.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "AVFoundation",
19   "source_files": "QRCodeReader/*.swift",
20   "requires_arc": true