blob: 0410577ac0177fc4faaa9b41fc38e417cfa04c51 [file] [log] [blame]
{
"name": "AbtoVoipSDK",
"authors": "ABTO LLC",
"homepage": "http://voipsipsdk.com",
"version": "1.0.0",
"source": {
"git": "https://github.com/voip-sip-sdk/ABTO-VoIP-SDK-for-iOS.git",
"tag": "v1.0.0"
},
"summary": "ABTO VoIP SDK for iOS using CocoaPods",
"license": {
"type": "Commercial"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"SystemConfiguration",
"CoreMedia",
"CoreGraphics",
"UIKit",
"Accelerate",
"AudioToolbox",
"AVFoundation",
"Foundation"
],
"vendored_frameworks": "AbtoVoipSDK/1.0.0/AbtoSipClientWrapper.framework",
"resources": "AbtoVoipSDK/1.0.0/AbtoSipClientWrapper.framework/Resources/*.{wav,mp3,caf}",
"libraries": [
"c++",
"z"
],
"requires_arc": true
}