[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / d / QRCodeReader / 1.2 / QRCodeReader.podspec.json
blob2d3f78b2297e617b69f9e760ff8fd82f45d2a350
2   "name": "QRCodeReader",
3   "version": "1.2",
4   "summary": "A simple QRCode reader for Swift.",
5   "homepage": "https://github.com/ricardopereira/QRCodeReader",
6   "license": "MIT",
7   "authors": {
8     "Ricardo Pereira": "m@ricardopereira.eu"
9   },
10   "source": {
11     "git": "https://github.com/ricardopereira/QRCodeReader.git",
12     "tag": "1.2"
13   },
14   "social_media_url": "https://twitter.com/ricardopereiraw",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,swift}",
20   "frameworks": [
21     "UIKit",
22     "AVFoundation"
23   ]