blob: 4b6ab9767a611165c3c19a1200899e3d6c5b6d4d [file] [log] [blame]
{
"name": "sonect-shop-sdk-ios",
"version": "1.23.1",
"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": "9.0"
},
"source": {
"http": "https://github.com/sonect/sonect-shop-sdk-ios/releases/download/1.23.1/SonectShopSDK_Cocoapods.framework.zip"
},
"ios": {
"vendored_frameworks": "SonectShop.xcframework"
},
"dependencies": {
"sonect-core-ios": [
"~> 1.5.2"
]
}
}