[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 4 / LiveShopperSDK / 0.1.0 / LiveShopperSDK.podspec.json
blobffff2b4c27b61e1fa9fdc25cbd62a3aeac70c60e
2   "name": "LiveShopperSDK",
3   "version": "0.1.0",
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.1.0"
24   },
25   "source_files": "dist/LiveShopperSDK.framework/Headers/*.h",
26   "swift_versions": [
27     "5.0",
28     "5.1"
29   ],
30   "vendored_frameworks": "dist/LiveShopperSDK.framework",
31   "swift_version": "5.1"