blob: b3fa1a1593392ed357f960480ac17d3e19d5ddd1 [file] [log] [blame]
{
"name": "SmartCallingSDK",
"version": "1.0.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": {
"SmartCom": "cj@smartcalling.co.uk"
},
"source": {
"git": "https://github.com/Smartcalling/SmartCalling-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "SmartCalling.xcframework"
}
}