[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 3 / OkeeneaBeaconsFinder / 2.0.0 / OkeeneaBeaconsFinder.podspec.json
blob8d4c90d2b4375cbbdd9c7a89ac8203cd92fe860e
2   "name": "OkeeneaBeaconsFinder",
3   "version": "2.0.0",
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": "    Proprietary Software\n\n    Copyright (c) 2021 Okeenea\n    \n    Unauthorized copying of this file, via any medium is strictly prohibited.\n    Proprietary and confidential.\n    All rights reserved.\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": "v2.0.0"
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       "~> 5"
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"