blob: e2e3fad9eed01590f6b3e15f828fbc941bf43e08 [file] [log] [blame]
{
"name": "NexmoClient",
"version": "1.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/1.1.1/NexmoClient-1.1.1-iOS-Release.zip"
},
"vendored_frameworks": "NexmoClient.framework",
"requires_arc": true
}