[Add] MirrorflyWebrtc 1.1.1
[CocoaPods.git] / Specs / 4 / 7 / b / MirrorflyWebrtc / 1.1.1 / MirrorflyWebrtc.podspec.json
blob8c4379127b12706fc09575305c6a48d9c3f0f032
2   "name": "MirrorflyWebrtc",
3   "version": "1.1.1",
4   "summary": "This repo to explore the cocopod and how to upload pod in public accessc",
5   "homepage": "https://github.com/MirrorFly/MirrorflyWebrtc",
6   "authors": {
7     "Vishvanath": "vishvanatheshwer.v@contus.in",
8     "Vanitha": "vanitha.g@contus.in"
9   },
10   "license": {
11     "type": "Commercial",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "source": {
18     "git": "https://github.com/MirrorFly/MirrorflyWebrtc.git",
19     "tag": "1.1.1"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "ios": {
24     "vendored_frameworks": "SDK/WebRTC.xcframework"
25   },
26   "documentation_url": "https://www.mirrorfly.com/docs/chat/ios/v2/quick-start/",
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "armv7 arm64 x86_64",
29     "IPHONEOS_DEPLOYMENT_TARGET": "12.1"
30   },
31   "swift_version": "5.0"