[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / f / b / 9 / NearbyMessages / 1.1.0 / NearbyMessages.podspec.json
blob0c52ca8eafde70fdbda9611163648dd11077c721
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GoogleInterchangeUtilities": "~> 1.2",
5     "GoogleNetworkingUtilities": "~> 1.2",
6     "GoogleSymbolUtilities": "~> 1.1",
7     "GoogleUtilities": "~> 1.3"
8   },
9   "description": "This library lets iOS devices exchange data with other devices (iOS, Android) that are nearby.",
10   "frameworks": [
11     "Accelerate",
12     "AudioToolbox",
13     "AVFoundation",
14     "CoreBluetooth",
15     "CoreGraphics",
16     "CoreLocation",
17     "CoreMedia",
18     "CoreText",
19     "MediaPlayer"
20   ],
21   "homepage": "https://developers.google.com/nearby",
22   "libraries": [
23     "c++"
24   ],
25   "license": {
26     "text": "Copyright 2016 Google",
27     "type": "Copyright"
28   },
29   "name": "NearbyMessages",
30   "platforms": {
31     "ios": "7.0"
32   },
33   "preserve_paths": [
34     "CHANGELOG",
35     "README.md",
36     "logo_nearby_color_2x_web_48dp.png"
37   ],
38   "resources": [
39     "Resources/resources/GNSSharedResources.bundle",
40     "Resources/resources/ic_expand_more.xcassets",
41     "Resources/resources/ic_nearby_48pt.xcassets"
42   ],
43   "source": {
44     "http": "https://dl.google.com/dl/cpdc/202d14e9c196a7ae/NearbyMessages-1.1.0.tar.gz"
45   },
46   "source_files": [
47     "Sources/GNSBeaconStrategy.h",
48     "Sources/GNSError.h",
49     "Sources/GNSMessage.h",
50     "Sources/GNSMessageManager.h",
51     "Sources/GNSMessages.h",
52     "Sources/GNSOperationStatus.h",
53     "Sources/GNSPermission.h",
54     "Sources/GNSPublicationParams.h",
55     "Sources/GNSStrategy.h",
56     "Sources/GNSSubscriptionParams.h"
57   ],
58   "summary": "Exchange data with devices that are nearby",
59   "vendored_libraries": [
60     "Libraries/libGNSMessages.a"
61   ],
62   "version": "1.1.0"