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