blob: 80b3b9560ea6796f51993507265f132f31ce1dc2 [file] [log] [blame]
{
"name": "RtccSDK",
"version": "6.6.9",
"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.6.9"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"AudioToolbox"
],
"libraries": "stdc++",
"vendored_frameworks": "RtccSDK.framework",
"requires_arc": true
}
}