[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 8 / b / 4 / RtccSDK / 6.8.6 / RtccSDK.podspec.json
blob1515dfe9a431deac81ea88b2740ef5db02e2736d
2   "name": "RtccSDK",
3   "version": "6.8.6",
4   "license": {
5     "type": "Commercial",
6     "text": "http://www.sightcall.com"
7   },
8   "platforms": {
9     "ios": "7.1"
10   },
11   "summary": "The iOS Framework to connect to the SightCall Cloud.",
12   "homepage": "http://www.sightcall.com/",
13   "authors": "SightCall",
14   "source": {
15     "git": "https://github.com/sightcall/iOS-SDK.git",
16     "tag": "6.8.6"
17   },
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "UIKit",
22       "CoreMedia",
23       "AVFoundation",
24       "CoreTelephony",
25       "AudioToolbox"
26     ],
27     "libraries": "stdc++",
28     "vendored_frameworks": "RtccSDK.framework",
29     "requires_arc": true
30   }