[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / d / Epifany / 0.1.8 / Epifany.podspec.json
blob5c7008fbacb39f7b123731c2a656255bed5fb24a
2   "name": "Epifany",
3   "version": "0.1.8",
4   "summary": "a simple survey SDK",
5   "description": "A easy to use survey tool using beacon technology.",
6   "homepage": "https://github.com/stealzinc/Epifany-iOS-Release",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shawn Murphy": "shawn.murphy@epifany.com"
13   },
14   "source": {
15     "http": "https://github.com/stealzinc/Epifany-iOS-Release/releases/download/0.1.8/EpifanyPod.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Epifany.framework"
22   },
23   "dependencies": {
24     "Balderdash": [
25       "0.0.3"
26     ],
27     "Moya": [
29     ],
30     "Moya-ModelMapper": [
31       "6.0.0-beta.1"
32     ],
33     "EstimoteProximitySDK": [
35     ]
36   },
37   "frameworks": [
38     "CoreBluetooth",
39     "CoreLocation"
40   ],
41   "libraries": "sqlite3"