[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / 1 / FRProximity / 0.1.3-beta / FRProximity.podspec.json
blobaaa3faa883c62d017b7904835a1398b88fea83ad
2   "name": "FRProximity",
3   "version": "0.1.3-beta",
4   "summary": "ForgeRock Auth Proximity SDK for iOS",
5   "description": "FRProximity is a SDK that allows you to additionally collect device information with FRDeviceCollector in FRAuth. FRProximity SDK leverages functionalities in iOS that requires user's consent. You must properly set privacy consent in the application's Info.plist.",
6   "homepage": "https://www.forgerock.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "ForgeRock",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": "5.0",
16   "module_name": "FRProximity",
17   "source": {
18     "http": "https://github.com/ForgeCloud/Cocoapods/blob/develop/FRProximity/0.1.3-beta/FRProximity.zip?raw=true"
19   },
20   "ios": {
21     "dependencies": {
22       "FRAuth": [
23         "~> 0.1.3-beta"
24       ]
25     }
26   },
27   "vendored_frameworks": "FRProximity.framework",
28   "swift_version": "5.0"