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