[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / c / 7 / TechSeeWebRTC / 1.0 / TechSeeWebRTC.podspec.json
blobfc9ccefdd2ad5889dfbabdcab894d430f13f2b82
2   "name": "TechSeeWebRTC",
3   "version": "1.0",
4   "summary": "WebRTC iOS SDK",
5   "description": "WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs.",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "homepage": "https://webrtc.org/",
10   "license": {
11     "type": "Multiple",
12     "file": "LICENCE.md"
13   },
14   "authors": {
15     "Shlomi Sharon": "shlomis@techsee.me"
16   },
17   "source": {
18     "git": "https://github.com/TechSeeDev/techsee-webrtc-ios-sdk.git",
19     "tag": "1.0"
20   },
21   "vendored_frameworks": "WebRTC.framework",
22   "pod_target_xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/WebRTC"
24   }