[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 5 / TechSee / 2.3.2 / TechSee.podspec.json
blob5592a4a0be93185e0ccb39267bc0fb2335162700
2   "name": "TechSee",
3   "version": "2.3.2",
4   "summary": "TechSeeLiveFramework framework",
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": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/TechSeeDev/techsee-ios-framework.git",
18     "tag": "2.3.2"
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     "MBProgressHUD": [
41       "~> 1.1.0"
42     ],
43     "DeviceUtil": [
44       "~> 4.0.2"
45     ],
46     "VPSocketIO": [
48     ],
49     "AFNetworking": [
51     ],
52     "TechSeeWebRTC": [
53       "= 1.0"
54     ],
55     "OpenTok": [
56       "= 2.15.2"
57     ],
58     "CocoaLumberjack": [
60     ]
61   }