[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / InfobipRTCExtensions / 1.0.0 / InfobipRTCExtensions.podspec.json
bloba403683aa3e6ebb6e0a30cad1ee7993b78e33e7e
2   "name": "InfobipRTCExtensions",
3   "version": "1.0.0",
4   "summary": "InfobipRTC Extensions",
5   "description": "InfobipRTC Extensions provide implementations of commonly used video filters.",
6   "authors": {
7     "Infobip/Team Delta": "Team_Delta@infobip.com"
8   },
9   "platforms": {
10     "ios": "12.0"
11   },
12   "swift_versions": "5.0",
13   "static_framework": true,
14   "homepage": "https://infobip.com",
15   "license": "Apache License",
16   "source": {
17     "http": "https://rtc.cdn.infobip.com/ios/extensions/1.0.0/InfobipRTCExtensions.zip"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24   },
25   "vendored_frameworks": "InfobipRTCExtensions.xcframework",
26   "dependencies": {
27     "InfobipRTC": [
28       ">= 2.3.12"
29     ],
30     "MediaPipeTasksVision": [
31       "0.10.14"
32     ]
33   },
34   "weak_frameworks": [
35     "Metal",
36     "OpenGLES",
37     "UIKit"
38   ],
39   "swift_version": "5.0"