[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / b / RSBarcodes_Swift / 5.1.1 / RSBarcodes_Swift.podspec.json
blob615f5568f60a7b1988193619295f11f286844c68
2   "name": "RSBarcodes_Swift",
3   "version": "5.1.1",
4   "summary": "1D and 2D barcodes reader and generators for iOS 9 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": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/yeahdongcn/RSBarcodes_Swift.git",
18     "tag": "5.1.1"
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"