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