blob: be1db272a89a4cc318dc11f1a782c58867b924ff [file] [log] [blame]
{
"name": "LiveShopperSDK",
"version": "0.2.4",
"summary": "Official LiveShopper SDK for iOS to access LiveShopper Platform.",
"homepage": "https://liveshopper.com",
"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"
},
"frameworks": "CoreLocation",
"platforms": {
"ios": "10.0"
},
"license": {
"type": "Liveshopper Platform License",
"file": "LICENSE"
},
"module_name": "LiveShopperSDK",
"public_header_files": "dist/LiveShopperSDK.framework/Headers/*.h",
"requires_arc": true,
"source": {
"git": "https://github.com/liveshopper/liveshopper-sdk-ios.git",
"tag": "0.2.4"
},
"source_files": "dist/LiveShopperSDK.framework/Headers/*.h",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"vendored_frameworks": "dist/LiveShopperSDK.framework",
"swift_version": "5.2"
}