[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / f / a / RectangleScanner / 1.0.5 / RectangleScanner.podspec.json
blob8fc37930fc1fcb2e73182ad39e3fb73377c0b69d
2   "name": "RectangleScanner",
3   "version": "1.0.5",
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 won'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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "RectangleScanner/Classes/**/*",
23   "resources": "RectangleScanner/Assets/*.xcassets",
24   "resource_bundles": {
25     "CameraStreamProvider": [
26       "RectangleScanner/Assets/*.xcassets"
27     ]
28   }