[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 7 / RSBarcodes / 0.1.4 / RSBarcodes.podspec.json
blob2815d23fbd4bc1ff0a11305f9bd6e33717cae8a3
2   "name": "RSBarcodes",
3   "version": "0.1.4",
4   "summary": "1D and 2D barcodes scanner and generators for iOS 7 with delightful 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": "5.1"
16   },
17   "source": {
18     "git": "https://github.com/yeahdongcn/RSBarcodes.git",
19     "tag": "0.1.4"
20   },
21   "source_files": "RSBarcodes/*.{h,m}",
22   "frameworks": [
23     "CoreImage",
24     "AVFoundation"
25   ],
26   "requires_arc": true