[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / 5 / 4 / 3 / OkeeneaBeaconsFinder / 3.0.2 / OkeeneaBeaconsFinder.podspec.json
blob9445fc8061fff994808060d6e5a960763580f123
2   "name": "OkeeneaBeaconsFinder",
3   "version": "3.0.2",
4   "summary": "Interact with beacons from Okeenea Tech.",
5   "description": "OkeeneaBeaconsFinder allows you to interact with beacons from Okeenea Tech. You need an API key to use it.",
6   "homepage": "https://www.okeenea.com/",
7   "license": {
8     "type": "Proprietary Software - Copyright (c) 2021 Okeenea",
9     "text": "    Copyright 2021 - present Okeenea\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    \n    http://www.apache.org/licenses/LICENSE-2.0\n    \n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": "Okeenea",
12   "platforms": {
13     "ios": "12.4"
14   },
15   "source": {
16     "git": "https://gitlab.com/okeenea-tech/software/sdk/okeeneabeaconsfinder-ios.git",
17     "tag": "v3.0.2"
18   },
19   "vendored_frameworks": [
20     "OkeeneaBeaconsFinder/Frameworks/OkeeneaBeaconsFinder.xcframework"
21   ],
22   "frameworks": [
23     "UIKit",
24     "CoreLocation",
25     "CoreBluetooth"
26   ],
27   "dependencies": {
28     "R.swift": [
29       "~> 7"
30     ],
31     "SwifterSwift": [
32       "~> 5"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "ONLY_ACTIVE_ARCH": "YES"
37   },
38   "swift_versions": [
39     "4.0",
40     "4.2",
41     "5.0"
42   ],
43   "swift_version": "5.0"