blob: c053daa38226be8f5abbd51d97a0ddd89f46f15d [file] [log] [blame]
{
"name": "ShopLive",
"version": "0.7.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.7.0"
},
"vendored_frameworks": "ShopLiveSDK.xcframework",
"swift_versions": "5",
"dependencies": {
"RxCocoa": [
]
},
"swift_version": "5"
}