blob: 05f9f42eac85834b53119d0f84593cb76d85e97e [file] [log] [blame]
{
"name": "Roam",
"version": "1.0.0-rc15",
"summary": "Verve’s Roam SDK for iOS.",
"description": "Verve’s Roam SDK allows you to collect insights, create experiences, and verify attribution in the physical world. Roam allows you to easily integrate location intelligence into your app.",
"homepage": "https://sdk.verve.com",
"documentation_url": "https://sdk.verve.com/docs/api/ios/index.html",
"authors": {
"Verve Wireless, Inc.": "engineering-support@verve.com"
},
"license": {
"type": "Commercial",
"text": "Copyright 2018 Verve Wireless, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Verve Wireless Software and Services Agreement."
},
"source": {
"http": "https://s3.amazonaws.com/verve-cocoapods/1.0.0-rc15/Roam.zip"
},
"source_files": "Roam.framework/Headers/*.h",
"public_header_files": "Roam.framework/Headers/*.h",
"vendored_frameworks": "Roam.framework",
"preserve_paths": "Roam.framework/*",
"frameworks": [
"CoreLocation",
"CoreBluetooth",
"SystemConfiguration",
"AdSupport",
"CoreTelephony"
],
"module_name": "Roam",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}