[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 4 / c / 2 / sariska-media-transport-ios / 1.1.10 / sariska-media-transport-ios.podspec.json
blobd8f78f53dbdfe9d85cfb7a99c14aa19e3d22a3e1
2   "name": "sariska-media-transport-ios",
3   "version": "1.1.10",
4   "summary": "Sariska iOS SDK",
5   "description": "Sariska is a WebRTC compatible, free and Open Source video conferencing system that provides browsers and mobile applications with Real Time Communications capabilities.",
6   "homepage": "https://github.com/SariskaIO/sariska-ios-sdk-releases",
7   "license": "Apache 2",
8   "authors": "The sariska project authors",
9   "source": {
10     "git": "https://github.com/SariskaIO/sariska-ios-sdk-releases.git",
11     "tag": "1.1.10"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "vendored_frameworks": [
17     "Frameworks/sariska.xcframework",
18     "Frameworks/WebRTC.xcframework"
19   ],
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }