[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / b / SmartWhereSDK / 17.087.0 / SmartWhereSDK.podspec.json
blob69fc1a3f63d754b90e9c406294d093ff97161bfc
2   "name": "SmartWhereSDK",
3   "version": "17.087.0",
4   "summary": "SmartWhereSDK for use with the SmartWhere Platform.",
5   "homepage": "http://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.087.0"
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     "CoreBluetooth"
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 2017 SmartWhere LLC. All rights reserved.\n"
32   },
33   "documentation_url": "https://smartwhere.com/developer/#/ios-sdk"