blob: e71fbf28d099d9396bf0e0a4eabbc8c08a18ab8e [file] [log] [blame]
{
"name": "SmartCallingSDK",
"version": "0.2.0",
"summary": "Use this library to add SmartCalling functionality to your iOS application.",
"description": "Using the SmartCalling SDK let's you add a contacts 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.2.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Framework/SmartCallingSDK.framework"
}
}