[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 5 / e / b / RSBarcodes_Swift / 3.0.3 / RSBarcodes_Swift.podspec.json
blob03064669e7ae8657ae2a1834ab3fd166b173191c
2   "name": "RSBarcodes_Swift",
3   "version": "3.0.3",
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": "3.0.3"
19   },
20   "source_files": "Source/*.{swift,h,m}",
21   "frameworks": [
22     "CoreImage",
23     "AVFoundation",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"