[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / d / Epifany / 0.1.3 / Epifany.podspec.json
blobc3f7177e0a6654104c47617b6374a56b0c659bfa
2   "name": "Epifany",
3   "version": "0.1.3",
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.3/EpifanyPod.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Epifany.framework"
22   },
23   "vendored_frameworks": "ProximityKit.framework",
24   "dependencies": {
25     "Balderdash": [
26       "0.0.3"
27     ],
28     "Moya": [
30     ],
31     "Moya-ModelMapper": [
32       "6.0.0-beta.1"
33     ]
34   },
35   "frameworks": [
36     "CoreBluetooth",
37     "CoreLocation"
38   ],
39   "libraries": "sqlite3"