[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 1 / a / f / EZQRCodeScanner / 1.0.2 / EZQRCodeScanner.podspec.json
blob046ffb8fe45549dc32a1db84a4d0e24b4ab909e1
2   "name": "EZQRCodeScanner",
3   "version": "1.0.2",
4   "summary": "二维码扫描",
5   "description": "A simple QRCode scanner, including a view controller which is in charge of the working of AVFoundation and other UI things, a view which draws the line, sets the background color and makes a transparent region at the center.",
6   "homepage": "https://github.com/Ezfen/EZQRCodeScanner",
7   "license": "MIT",
8   "authors": {
9     "ChrisCheung": "ezfen_zhang@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Ezfen/EZQRCodeScanner.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "EZQRCodeScanner/EZQRCodeScanner/Controller",
20     "EZQRCodeScanner/EZQRCodeScanner/View"
21   ],
22   "resources": "EZQRCodeScanner/EZQRCodeScanner/Resource/*.png"