[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / 6 / EngageSDK-iOS / 3.0 / EngageSDK-iOS.podspec.json
blobd93b0e2aad2e51f52d7f3a7c5f8858e3faebffce
2   "name": "EngageSDK-iOS",
3   "version": "3.0",
4   "summary": "A library to discover beacon based on UUID",
5   "description": "EngageSDK provide the becacon searching and also provode searching based on location",
6   "homepage": "https://www.proximipro.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Verlos",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/Verlos/EngageSDK-iOS.git",
18     "tag": "3.0"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "EngageSDKFrameworks/Frameworks/EngageSDK.framework"
23     ]
24   },
25   "public_header_files": "EngageSDKFrameworks/Frameworks/EngageSDK.framework/Headers/*.h",
26   "source_files": "EngageSDKFrameworks/Frameworks/EngageSDK.framework/Headers/*.h",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "SQLite.swift": [
30       "~> 0.12.2"
31     ],
32     "ReachabilitySwift": [
33       "~> 4.3.1"
34     ]
35   },
36   "swift_version": "5.0"