[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / b / RSBarcodes_Swift / 0.1.9 / RSBarcodes_Swift.podspec.json
blobd23ff8e69d77f2dbe41fb8c0010f8d038281c710
2   "name": "RSBarcodes_Swift",
3   "version": "0.1.9",
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": "0.1.9"
19   },
20   "source_files": "Source/*.swift",
21   "frameworks": [
22     "CoreImage",
23     "AVFoundation",
24     "QuartzCore"
25   ],
26   "requires_arc": true