blob: 9e9bbf63a0b88028566e770cc7827a2fd9588ff3 [file] [log] [blame]
{
"name": "sonect-sdk-ios",
"version": "2.1.11",
"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": "9.0"
},
"source": {
"http": "https://github.com/sonect/sonect-sdk-ios/releases/download/2.1.11/SonectSDK_Cocoapods.framework.zip"
},
"ios": {
"vendored_frameworks": "Sonect.framework"
},
"dependencies": {
"sonect-core-ios": [
]
}
}