[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 3 / 7 / RSBarcodes / 0.0.1 / RSBarcodes.podspec.json
blobb13b82a8ad26c6ce4b9fba0007ba1ec1edc0de6a
2   "name": "RSBarcodes",
3   "version": "0.0.1",
4   "summary": "1D and 2D barcodes scanner and generators for iOS 7 with useful controls.",
5   "homepage": "https://github.com/yeahdongcn/RSBarcodes",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "R0CKSTAR": "yeahdongcn@gmail.com",
12     "张玺": "zhangxi_1989@sina.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/yeahdongcn/RSBarcodes.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "RSBarcodes/*.{h,m}",
22   "frameworks": [
23     "CoreImage",
24     "AVFoundation"
25   ],
26   "requires_arc": true