[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 0 / SvrfSDK / 1.1.0 / SvrfSDK.podspec.json
blob02170e5c4f16cc90b86163e71707848f7a4ffa93
2   "name": "SvrfSDK",
3   "version": "1.1.0",
4   "summary": "The SvrfSDK is a framework for easy integration of the SVRF API",
5   "homepage": "http://www.svrf.com",
6   "license": "MIT",
7   "authors": "SVRF",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "source": {
12     "git": "https://github.com/SVRF/svrf-ios-sdk.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "SvrfSDK/Source/*",
16   "dependencies": {
17     "SVRFClient": [
18       "~> 1.6.0"
19     ],
20     "SvrfGLTFSceneKit": [
21       "~> 1.0"
22     ],
23     "Analytics": [
24       "~> 3.0"
25     ]
26   },
27   "swift_version": "4.0"