[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / f / MSCodeScanner / 1.1.0 / MSCodeScanner.podspec.json
blob0b2de646e8d3c98c74f40f345179703a06a1e03f
2   "name": "MSCodeScanner",
3   "version": "1.1.0",
4   "summary": "MSCodeScanner is easy to scan a barcode or QR code.",
5   "homepage": "https://github.com/masashi-sutou/MSCodeScanner",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/masashi-sutou/MSCodeScanner.git",
12     "tag": "1.1.0"
13   },
14   "source_files": [
15     "MSCodeScanner",
16     "MSCodeScanner/**/*.{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": "3.0"