blob: f186cde2d205985c78b05300807f917711dc34b9 [file] [log] [blame]
{
"name": "ShopLive",
"version": "0.8.0",
"summary": "ShopLive SDK for iOS",
"homepage": "http://shoplive.cloud",
"license": {
"type": "Copyright",
"text": " Copyright 2021\n Permission is granted to...\n"
},
"authors": {
"Shoplive": "shoplive-eng@shoplive.cloud"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/shoplive/ios-sdk.git",
"tag": "0.8.0"
},
"vendored_frameworks": "ShopLiveSDK.xcframework",
"swift_versions": "5",
"dependencies": {
"RxCocoa": [
]
},
"swift_version": "5"
}