blob: d125a8c2cb5c06232a201ea9aad9addf90d0ea15 [file] [log] [blame]
{
"name": "NexmoClient",
"version": "2.1.1",
"summary": "NexmoClient SDK enables communications across multiple channels including in-app messaging and in-app voice over IP",
"homepage": "https://developer.nexmo.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nexmo Dev": "vonageci@vonage.com"
},
"social_media_url": "https://twitter.com/Nexmo",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://clientsdk.nexmocdn.com/ios/NexmoClient/2.1.1/NexmoClient-2.1.1-iOS-Release.zip"
},
"vendored_frameworks": "NexmoClient.framework",
"requires_arc": true
}