blob: a0738a32b29bce588ecd9ab2a17c5bd8a5a5cd45 [file] [log] [blame]
{
"name": "liveshopper",
"version": "0.1.1",
"summary": "LiveShopper SDK",
"description": "LiveShopper allows you to crowd source REAL data from existing REAL customers. It is a modern, real time solution that makes mystery shopping obsolete. LiveShopper is a platform for issuing and accepting feedback tasks online.",
"authors": "LiveShopper <support-github@liveshopper.com>",
"homepage": "https://github.com/liveshopper/sdk",
"license": {
"type": "Liveshopper Platform License",
"file": "../LICENSE"
},
"platforms": {
"ios": "9.0"
},
"preserve_paths": "*",
"source": {
"git": "https://github.com/liveshopper/sdk.git",
"tag": "v0.1.1"
},
"static_framework": true,
"swift_versions": "5",
"vendored_frameworks": "ios/liveshopper/frameworks/LiveShopper.framework",
"swift_version": "5"
}