[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / 8 / 4 / LiveShopperSDK / 0.2.2 / LiveShopperSDK.podspec.json
blob2528dd08e090c6034c2a9329971bf512e8d0143a
2   "name": "LiveShopperSDK",
3   "version": "0.2.2",
4   "summary": "Official LiveShopper SDK for iOS to access LiveShopper Platform.",
5   "homepage": "https://liveshopper.com",
6   "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.",
7   "authors": {
8     "LiveShopper": "support-github@liveshopper.com"
9   },
10   "frameworks": "CoreLocation",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "license": {
15     "type": "Liveshopper Platform License",
16     "file": "LICENSE"
17   },
18   "module_name": "LiveShopperSDK",
19   "public_header_files": "dist/LiveShopperSDK.framework/Headers/*.h",
20   "requires_arc": true,
21   "source": {
22     "git": "https://github.com/liveshopper/liveshopper-sdk-ios.git",
23     "tag": "0.2.2"
24   },
25   "source_files": "dist/LiveShopperSDK.framework/Headers/*.h",
26   "swift_versions": [
27     "5.0",
28     "5.1",
29     "5.2"
30   ],
31   "vendored_frameworks": "dist/LiveShopperSDK.framework",
32   "swift_version": "5.2"