[Add] CZarSDK 1.1.12-tobid-test08
[CocoaPods.git] / Specs / 1 / a / f / EZQRCodeScanner / 1.0.0 / EZQRCodeScanner.podspec.json
blobc0f9b78d4d4c8e4ec6b59f4e355fd5187fde92e0
2   "name": "EZQRCodeScanner",
3   "version": "1.0.0",
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     "EzfenCheung": "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.0"
17   },
18   "source_files": [
19     "EZQRCodeScanner/EZQRCodeScanner/Controller",
20     "EZQRCodeScanner/EZQRCodeScanner/View"
21   ],
22   "resources": "EZQRCodeScanner/EZQRCodeScanner/Resource/*.png"