[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / b / SmartWhereSDK / 17.258.2 / SmartWhereSDK.podspec.json
blob619fc7da305bbe7fa7c7a42303865ada372f93e7
2   "name": "SmartWhereSDK",
3   "version": "17.258.2",
4   "summary": "SmartWhereSDK for use with the SmartWhere Platform.",
5   "homepage": "https://www.smartwhere.com",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "authors": {
10     "SmartWhere LLC": "support@smartwhere.com"
11   },
12   "source": {
13     "git": "https://github.com/smartwhere/ios-sdk.git",
14     "tag": "17.258.2"
15   },
16   "source_files": "SmartWhereSDK/SmartWhere.framework/Versions/A/Headers/*.h",
17   "vendored_frameworks": "SmartWhereSDK/SmartWhere.framework",
18   "frameworks": [
19     "SystemConfiguration",
20     "AdSupport",
21     "CoreLocation",
22     "UserNotifications"
23   ],
24   "requires_arc": true,
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SmartWhereSDK\"",
27     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/SmartWhereSDK\""
28   },
29   "license": {
30     "type": "Copyright",
31     "text": "                Copyright 2018 SmartWhere LLC. All rights reserved.\n"
32   },
33   "documentation_url": "https://smartwhere.com/developer/#/ios-sdk"