[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / f / NearBee / 1.0 / NearBee.podspec.json
blobe7fe7d1b8983fc746d4aa88881390124b0af7828
2   "name": "NearBee",
3   "swift_version": "4.2",
4   "version": "1.0",
5   "summary": "iOS library for Eddystone beacons",
6   "homepage": "https://github.com/Beaconstac/NearBee-iOS-SDK",
7   "authors": {
8     "MobStac Inc.": "support@beaconstac.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/Beaconstac/NearBee-iOS-SDK.git",
16     "tag": "v1.0"
17   },
18   "vendored_frameworks": "NearBee/NearBee.framework",
19   "dependencies": {
20     "EddystoneScanner": [
22     ],
23     "Socket.IO-Client-Swift": [
25     ]
26   },
27   "frameworks": [
28     "CoreData",
29     "SystemConfiguration",
30     "CoreBluetooth",
31     "CoreLocation",
32     "UserNotifications",
33     "SafariServices"
34   ],
35   "requires_arc": true,
36   "platforms": {
37     "ios": "10.0"
38   }