blob: 65f70230e368684b64843bef94ed67d0627aaefe [file] [log] [blame]
{
"name": "WalkMe",
"version": "1.3.2",
"summary": "WalkMe SDK for macOS",
"homepage": "http://walkme.com",
"license": "Commercial",
"authors": {
"WalkMe Inc": "http://walkme.com"
},
"source": {
"git": "https://github.com/abbiio/walkme_sdk_macos.git",
"tag": "1.3.2"
},
"platforms": {
"osx": "10.9"
},
"preserve_paths": "WalkMe.framework",
"frameworks": [
"Cocoa",
"WebKit"
],
"requires_arc": true,
"vendored_frameworks": "WalkMe.framework"
}