[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 0 / f / c / ScanbillSDK / 1.0.0 / ScanbillSDK.podspec.json
blobd81a4a85ce41572be6776972157ec49ff6105673
2   "name": "ScanbillSDK",
3   "version": "1.0.0",
4   "summary": "Quickly enable document scanning with cutting-edge image processing in your app!",
5   "homepage": "https://mihailsalari.com",
6   "authors": {
7     "Name": "info@mihailsalari.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://raw.githubusercontent.com/mihailsalari/ScanbillSDK/master/ScanbillSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "ScanbillSDK.framework",
21     "frameworks": [
22       "QuartzCore",
23       "AssetsLibrary",
24       "CoreFoundation",
25       "CoreGraphics",
26       "CoreMedia",
27       "CoreImage",
28       "UIKit",
29       "Foundation"
30     ]
31   },
32   "dependencies": {
33     "TesseractOCRiOS": [
34       "~> 4.0.0"
35     ]
36   }