[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 9 / f / SwiftQRScanner / 0.1.0 / SwiftQRScanner.podspec.json
blob2f28f9dcaba569480a94d505f18cae69fd1f9cea
2   "name": "SwiftQRScanner",
3   "version": "0.1.0",
4   "summary": "Read QR Codes using SwiftQRScanner",
5   "description": "Read QR codes using SwiftQRScanner with easy steps.",
6   "homepage": "https://github.com/vinodiOS/SwiftQRScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vinodiOS": "vinod.jagtap@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vinodiOS/SwiftQRScanner.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "AVFoundation"
26   ],
27   "pushed_with_swift_version": "4.0"