blob: 75c27b3b65c5be95d783d10a7414ef40935662b9 [file] [log] [blame]
{
"name": "NearbyMessages",
"version": "0.9.7",
"summary": "Exchange data with devices that are nearby",
"description": "This library lets iOS devices exchange data with other devices (iOS, Android) that are nearby.",
"homepage": "https://developers.google.com/nearby",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_libraries": [
"Libraries/libGNSMessages.a"
],
"public_header_files": [
"Headers/Public/*.h"
],
"resources": [
"Resources/ic_nearby_48pt.xcassets",
"Resources/ic_expand_more.xcassets",
"Resources/GNSSharedResources.bundle"
],
"source_files": [
"Headers/Public/*.h"
],
"preserve_paths": [
"CHANGELOG",
"README.md",
"logo_nearby_color_2x_web_48dp.png"
],
"frameworks": [
"Accelerate",
"AudioToolbox",
"AVFoundation",
"CoreBluetooth",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreText",
"MediaPlayer"
],
"libraries": [
"c++"
],
"dependencies": {
"GoogleUtilities": [
"~> 1.0"
],
"GoogleNetworkingUtilities": [
"~> 1.0"
],
"GoogleInterchangeUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/21bfa9ea9b76cf09-NearbyMessages-0.9.7.tar.gz"
}
}