[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 2 / 0 / CodeScanner / 1.7.0 / CodeScanner.podspec.json
blobf2484bfc11f768c9cd6f372c4f002f99d3e04f16
2   "name": "CodeScanner",
3   "version": "1.7.0",
4   "summary": "CodeScanner is easy to scan a barcode or QR code.",
5   "homepage": "https://github.com/masashi-sutou/CodeScanner",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/masashi-sutou/CodeScanner.git",
12     "tag": "1.7.0"
13   },
14   "source_files": [
15     "CodeScanner",
16     "CodeScanner/**/*.{swift}"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation",
26       "AVFoundation",
27       "CoreImage"
28     ]
29   },
30   "authors": {
31     "masashi-sutou": "sutou.masasi@gmail.com"
32   },
33   "pushed_with_swift_version": "4.0"