blob: bfae536b080f20a73c7d82d079695c9599f48a50 [file] [log] [blame]
{
"name": "Epifany",
"version": "0.0.4",
"summary": "a simple survey SDK",
"description": "A easy to use survey tool using beacon technology.",
"homepage": "https://github.com/stealzinc/Epifany-iOS-Release",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shawn Murphy": "shawn.murphy@epifany.com"
},
"source": {
"http": "https://github.com/stealzinc/Epifany-iOS-Release/releases/download/0.0.4/EpifanyPod.zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Epifany.framework"
},
"vendored_frameworks": "ProximityKit.framework",
"dependencies": {
"Balderdash": [
"0.0.3"
],
"Moya": [
],
"Moya-ModelMapper": [
"6.0.0-beta.1"
]
},
"frameworks": [
"CoreBluetooth",
"CoreLocation"
],
"libraries": "sqlite3"
}