blob: 332988df1ef42a94d85f6377fd2779f095b38cba [file] [log] [blame]
{
"name": "sonect-shop-sdk-ios",
"version": "0.0.22",
"summary": "Sonect Shop SDK",
"description": "This is the Sonect Shop SDK public podspec.",
"homepage": "https://github.com/sonect/sonect-shop-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, January 2020. \n"
},
"authors": {
"sonect": "marko.hlebar@sonect.ch"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/sonect/sonect-shop-sdk-ios/releases/download/0.0.22/SonectShopSDK_Cocoapods.framework.zip"
},
"ios": {
"vendored_frameworks": "SonectShop.framework"
}
}