blob: 6cda485b77afad6217dad18d8f5f3c49e5064afc [file] [log] [blame]
{
"name": "RtccSDK",
"version": "6.5.2",
"license": {
"type": "Commercial",
"text": "http://www.sightcall.com"
},
"platforms": {
"ios": "7.1"
},
"summary": "The iOS Framework to connect to the SightCall Cloud.",
"homepage": "http://www.sightcall.com/",
"authors": "SightCall",
"source": {
"git": "https://github.com/sightcall/iOS-SDK.git",
"tag": "6.5.2"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"AudioToolbox"
],
"libraries": "stdc++",
"vendored_frameworks": "RtccSDK.framework",
"requires_arc": true
}
}