blob: ea42affaaee4ea5eaa7f02e164a99d507796a440 [file] [log] [blame]
{
"name": "WixAnswersSDK",
"version": "0.0.6",
"summary": "Wix Answers SDK",
"description": "Wix Answers Mobile SDK",
"homepage": "https://www.wixanswers.com/",
"authors": {
"Yair Haimovitch": "yairh@wix.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://widget-sdk-ios.now.sh/WidgetSDK.zip"
},
"ios": {
"vendored_frameworks": "WidgetSDK.framework"
}
}