[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / 6 / EngageSDK-iOS / 2.3 / EngageSDK-iOS.podspec.json
bloba998ab9e46c50a7b0f22a61bf36f9e319f34eeaf
2   "name": "EngageSDK-iOS",
3   "version": "2.3",
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": {
12     "Sumit Goswami": "sumit.g@simformsolutions.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/simformsolutions/iOS-EngageSDK.git",
20     "tag": "2.3"
21   },
22   "ios": {
23     "vendored_frameworks": [
24       "EngageSDKFrameworks/Frameworks/EngageSDK.framework"
25     ]
26   },
27   "public_header_files": "EngageSDKFrameworks/Frameworks/EngageSDK.framework/Headers/*.h",
28   "source_files": "EngageSDKFrameworks/Frameworks/EngageSDK.framework/Headers/*.h",
29   "frameworks": "UIKit",
30   "dependencies": {
31     "SQLite.swift": [
32       "~> 0.12.2"
33     ],
34     "ReachabilitySwift": [
35       "~> 4.3.1"
36     ]
37   },
38   "swift_version": "5.0"