blob: 2b4d0f89ba1066751ee243240ffd4ef7e3ed65a8 [file] [log] [blame]
{
"name": "ShopLive",
"version": "1.0.17",
"summary": "ShopLive SDK for iOS",
"homepage": "http://shoplive.cloud",
"source": {
"git": "https://github.com/shoplive/ios-sdk.git",
"tag": "1.0.17"
},
"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"
}