[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 8 / 1 / b / OkeeneaBeaconsTrigger / 1.0.0 / OkeeneaBeaconsTrigger.podspec.json
blob278899c20178cfc2b3bb5c6b805686546c863e92
2   "name": "OkeeneaBeaconsTrigger",
3   "version": "1.0.0",
4   "summary": "Interact with beacons from Okeenea Tech.",
5   "description": "OkeeneaBeaconsTrigger allows you to interact with beacons from Okeenea Tech.",
6   "homepage": "https://www.okeenea.com/",
7   "license": {
8     "type": "Proprietary Software - Copyright (c) 2024 Okeenea",
9     "text": "    Copyright 2024 - 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/okeeneabeaconstrigger-ios.git",
17     "tag": "v1.0.0"
18   },
19   "vendored_frameworks": [
20     "OkeeneaBeaconsTrigger/Frameworks/OkeeneaBeaconsTrigger.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"