[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 3 / OkeeneaBeaconsFinder / 0.0.1 / OkeeneaBeaconsFinder.podspec.json
blob6d10b3d99d87f8397f95efba89b9dba6538fff95
2   "name": "OkeeneaBeaconsFinder",
3   "version": "0.0.1",
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. \nInformation on how to obtain an API key will be available soon.",
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": "v0.0.1"
18   },
19   "vendored_frameworks": [
20     "OkeeneaBeaconsFinder/Frameworks/OkeeneaBeaconsFinder.xcframework"
21   ],
22   "frameworks": "UIKit",
23   "pod_target_xcconfig": {
24     "ONLY_ACTIVE_ARCH": "YES"
25   }