[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 5 / CarQRCodeScanner / 1.0.0 / CarQRCodeScanner.podspec.json
blob5dfbc0a103897536a4f7138909882b120d3502b3
2   "name": "CarQRCodeScanner",
3   "version": "1.0.0",
4   "summary": "Japanese car inspection certificate QR code scanner",
5   "description": "Japanese car inspection certificate QR code scanner.",
6   "homepage": "https://github.com/monoqlo/CarQRCodeScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "monoqlo": "monoqlo44@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/monoqlo/CarQRCodeScanner.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/monoqlo",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "CarQRCodeScanner/Source/**/*.swift",
23   "resources": [
24     "CarQRCodeScanner/**/*.xcassets",
25     "CarQRCodeScanner/**/*.storyboard",
26     "CarQRCodeScanner/**/*.xib"
27   ],
28   "frameworks": [
29     "UIKit",
30     "AudioToolbox",
31     "ZXingObjC",
32     "QuartzCore"
33   ],
34   "dependencies": {
35     "ZXingObjC": [
36       "3.2.2"
37     ]
38   },
39   "pushed_with_swift_version": "4.0"