blob: dc25fb350e331caa6ab98c829d9c2cf76bc4be21 [file] [log] [blame]
{
"name": "SmartCallingSDK",
"version": "0.8.0",
"summary": "Use this library to add SmartCalling functionality to your iOS application.",
"description": "Using the SmartCalling SDK let's you add a contact to the iOS AddressBook so users of your app can know when you recive a call from",
"homepage": "https://github.com/Smartcalling/SmartCalling-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dadalar": "me@dadalar.net"
},
"source": {
"git": "https://github.com/Smartcalling/SmartCalling-iOS.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Framework/SmartCallingSDK.framework"
}
}