[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / 6 / d / CordovaRTC / 1.0.4 / CordovaRTC.podspec.json
blobb5a252785484ec9da8d48e1d71877719829d1fa0
2   "name": "CordovaRTC",
3   "version": "1.0.4",
4   "summary": "CordovaRTC plugin",
5   "description": "CordovaRTC cordova plugin for iOS",
6   "homepage": "https://digital-id.kz",
7   "license": "MIT",
8   "authors": {
9     "DigitalID": "almas.adilbek@btsdigital.kz"
10   },
11   "source": {
12     "git": "https://github.com/btsdigital/Cordova-iOS-RTC.git",
13     "tag": "v1.0.4"
14   },
15   "source_files": "CordovaRTC/*.{h,m,swift}",
16   "dependencies": {
17     "Cordova": [
19     ]
20   },
21   "vendored_frameworks": "CordovaRTC/WebRTC.framework",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "platforms": {
29     "ios": "11.0"
30   },
31   "swift_versions": "4.2",
32   "swift_version": "4.2"