blob: a41096075c49bdb4bd7d1a09247de43a136b3bc2 [file] [log] [blame]
{
"name": "LiveShopperSDK",
"version": "0.0.2",
"summary": "Official LiveShopper SDK for iOS to access LiveShopper Platform.",
"description": "LiveShopper allows you to crowd source REAL data\nfrom existing REAL customers. It is a modern,\nreal time solution that makes mystery shopping\nobsolete. LiveShopper is a platform for issuing\nand accepting feedback tasks online.",
"authors": {
"LiveShopper": "support-github@liveshopper.com"
},
"homepage": "https://github.com/liveshopper/liveshopper-sdk-ios",
"license": {
"type": "Liveshopper Platform License",
"file": "LICENSE"
},
"frameworks": "CoreLocation",
"module_name": "LiveShopperSDK",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/liveshopper/liveshopper-sdk-ios.git",
"tag": "0.0.2"
},
"source_files": "LiveShopperSDK/LiveShopperSDK.framework/Headers/*.h",
"swift_versions": [
"5.0",
"5.1"
],
"vendored_frameworks": "LiveShopperSDK/LiveShopperSDK.framework",
"swift_version": "5.1"
}