blob: f8de14ed763bc5208d78b5efd7a9c8574369cca4 [file] [log] [blame]
{
"name": "SmartWhereSDK",
"version": "17.194.0",
"summary": "SmartWhereSDK for use with the SmartWhere Platform.",
"homepage": "https://www.smartwhere.com",
"platforms": {
"ios": "7.0"
},
"authors": {
"SmartWhere LLC": "support@smartwhere.com"
},
"source": {
"git": "https://github.com/smartwhere/ios-sdk.git",
"tag": "17.194.0"
},
"source_files": "SmartWhereSDK/SmartWhere.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "SmartWhereSDK/SmartWhere.framework",
"frameworks": [
"SystemConfiguration",
"AdSupport",
"CoreLocation",
"UserNotifications"
],
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SmartWhereSDK\"",
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/SmartWhereSDK\""
},
"license": {
"type": "Copyright",
"text": " Copyright 2017 SmartWhere LLC. All rights reserved.\n"
},
"documentation_url": "https://smartwhere.com/developer/#/ios-sdk"
}