[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 0 / OIWebRTC / 0.99.0 / OIWebRTC.podspec.json
blob8a315ccc1b21fe3e954b75b90a9aea57b605b590
2   "name": "OIWebRTC",
3   "version": "0.99.0",
4   "summary": "OIWebRTC Framework.",
5   "homepage": "https://github.com/OrionInnovationTRTech/webRTC-iOS-Release",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "brtgmaden": "brtgmaden@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/OrionInnovationTRTech/webRTC-iOS-Release.git",
15     "tag": "0.99.0"
16   },
17   "vendored_frameworks": "WebRTC.xcframework",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
26   }