[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / f / b / 9 / NearbyMessages / 0.9.4 / NearbyMessages.podspec.json
blobb8e6159d7816bb039d8d6433df634e46f282deec
2   "name": "NearbyMessages",
3   "version": "0.9.4",
4   "summary": "Exchange data with devices that are nearby",
5   "description": "This library lets iOS devices exchange data with other devices (iOS, Android, Chrome on laptops) that are nearby.",
6   "homepage": "https://developers.google.com/nearby",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_libraries": [
16     "Libraries/libGNSMessages.a"
17   ],
18   "public_header_files": "Headers/Public/*.h",
19   "resources": [
20     "Resources/system_icons.xcassets",
21     "Resources/icons.xcassets",
22     "Resources/GNSSharedResources.bundle"
23   ],
24   "source_files": "Headers/Public/*.h",
25   "frameworks": [
26     "AVFoundation",
27     "CoreLocation",
28     "Accelerate",
29     "MediaPlayer",
30     "AudioToolbox",
31     "CoreBluetooth"
32   ],
33   "libraries": [
34     "c++"
35   ],
36   "dependencies": {
37     "GoogleUtilities": [
38       "~> 1"
39     ],
40     "GoogleInterchangeUtilities": [
41       "~> 1"
42     ],
43     "GoogleNetworkingUtilities": [
44       "~> 1"
45     ]
46   },
47   "source": {
48     "http": "https://www.gstatic.com/cpdc/d5478345228b53e8-NearbyMessages-0.9.4.tar.gz"
49   }