[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / f / a / RectangleScanner / 1.0.0-beta3 / RectangleScanner.podspec.json
blobf8acacc8c5f0ad951e932a015a027a3084caf720
2   "name": "RectangleScanner",
3   "version": "1.0.0-beta3",
4   "summary": "A UIViewController with callbacks for scanning rectangles.",
5   "description": "Use this library to scan rectangles.\nSimply point at a rectangle, tap the take picture button, and voila. The rectangle will be processed and provided back to you for your leisure.\nOur favourite is receipts, however we don't judge you based on your rectangle preference.",
6   "homepage": "https://github.com/wevat/rectangle-scanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harry Bloom": "harry@wevat.com"
13   },
14   "source": {
15     "git": "https://github.com/wevat/rectangle-scanner.git",
16     "tag": "1.0.0-beta3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "RectangleScanner/Classes/**/*",
23   "resources": "RectangleScanner/Assets/*.xcassets",
24   "resource_bundles": {
25     "CameraStreamProvider": [
26       "RectangleScanner/Assets/*.xcassets"
27     ]
28   }