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