[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 5 / TechSee / 2.3.3 / TechSee.podspec.json
blob83204f17b2772193b3150ddbdd9ea5f6ec1280b3
2   "name": "TechSee",
3   "version": "2.3.3",
4   "summary": "TechSee SDK",
5   "authors": {
6     "Shlomi Sharon": "shlomis@techsee.me"
7   },
8   "homepage": "https://techsee.me",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/TechSeeDev/techsee-ios-framework.git",
18     "tag": "2.3.3"
19   },
20   "static_framework": true,
21   "vendored_frameworks": "TechSeeLiveFramework.framework",
22   "frameworks": [
23     "Foundation",
24     "AVFoundation",
25     "AudioToolbox",
26     "CoreFoundation",
27     "CoreGraphics",
28     "CoreMedia",
29     "CoreTelephony",
30     "CoreVideo",
31     "GLKit",
32     "OpenGLES",
33     "QuartzCore",
34     "SystemConfiguration",
35     "UIKit",
36     "VideoToolbox"
37   ],
38   "libraries": "c++",
39   "dependencies": {
40     "TechSeeWebRTC": [
41       "= 1.1"
42     ],
43     "OpenTok": [
44       "= 2.15.2"
45     ]
46   }