[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / b / RSBarcodes_Swift / 5.0.2 / RSBarcodes_Swift.podspec.json
blobea027617c2b4c1f5221723aed929bfb84752679d
2   "name": "RSBarcodes_Swift",
3   "version": "5.0.2",
4   "summary": "1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.",
5   "homepage": "https://github.com/yeahdongcn/RSBarcodes_Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "R0CKSTAR": "yeahdongcn@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/yeahdongcn/RSBarcodes_Swift.git",
18     "tag": "5.0.2"
19   },
20   "source_files": "Source/*.{swift,h,m}",
21   "frameworks": [
22     "CoreImage",
23     "AVFoundation",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "swift_versions": [
28     "5.0"
29   ],
30   "swift_version": "5.0"