blob: 460c320a8384ea147444f6b4c0827da378f7366a [file] [log] [blame]
{
"name": "sonect-sdk-ios",
"version": "0.9.29",
"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/0.9.29/SonectSDK_Cocoapods.framework.zip"
},
"ios": {
"vendored_frameworks": "Sonect.framework"
}
}