[Add] FriendlyCaptcha 1.0.0
[CocoaPods.git] / Specs / 8 / b / 4 / RtccSDK / 6.5.2 / RtccSDK.podspec.json
blob6cda485b77afad6217dad18d8f5f3c49e5064afc
2   "name": "RtccSDK",
3   "version": "6.5.2",
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.5.2"
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   }