[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 9 / Roam / 1.0.0-rc15 / Roam.podspec.json
blob05f9f42eac85834b53119d0f84593cb76d85e97e
2   "name": "Roam",
3   "version": "1.0.0-rc15",
4   "summary": "Verve’s Roam SDK for iOS.",
5   "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.",
6   "homepage": "https://sdk.verve.com",
7   "documentation_url": "https://sdk.verve.com/docs/api/ios/index.html",
8   "authors": {
9     "Verve Wireless, Inc.": "engineering-support@verve.com"
10   },
11   "license": {
12     "type": "Commercial",
13     "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."
14   },
15   "source": {
16     "http": "https://s3.amazonaws.com/verve-cocoapods/1.0.0-rc15/Roam.zip"
17   },
18   "source_files": "Roam.framework/Headers/*.h",
19   "public_header_files": "Roam.framework/Headers/*.h",
20   "vendored_frameworks": "Roam.framework",
21   "preserve_paths": "Roam.framework/*",
22   "frameworks": [
23     "CoreLocation",
24     "CoreBluetooth",
25     "SystemConfiguration",
26     "AdSupport",
27     "CoreTelephony"
28   ],
29   "module_name": "Roam",
30   "platforms": {
31     "ios": "9.0"
32   },
33   "requires_arc": true