blob: 05223532c1d639ef9a3bc3be6589829c8d24a38a [file] [log] [blame]
{
"name": "sonect-sdk-ios",
"version": "1.5.0",
"summary": "Sonect SDK",
"description": "This is the Sonect SDK public podspec.",
"homepage": "https://github.com/sonect/sonect-sdk-ios",
"license": {
"type": "Sonect Closed Source",
"text": " Copyright (C) Sonect AG - All Rights Reserved\n Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n Proprietary and confidential\n Sonect, July 2019. \n"
},
"authors": {
"sonect": "marko.hlebar@sonect.ch"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/sonect/sonect-sdk-ios/releases/download/1.5.0/SonectSDK_Cocoapods.framework.zip"
},
"ios": {
"vendored_frameworks": "Sonect.framework"
}
}