blob: 5f9ffead015ac4d1401d1b0b5d75b72fcee7f1f5 [file] [log] [blame]
{
"name": "Epifany",
"version": "0.1.5",
"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.1.5/EpifanyPod.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Epifany.framework"
},
"dependencies": {
"Balderdash": [
"0.0.3"
],
"Moya": [
],
"Moya-ModelMapper": [
"6.0.0-beta.1"
],
"EstimoteProximitySDK": [
]
},
"frameworks": [
"CoreBluetooth",
"CoreLocation"
],
"libraries": "sqlite3"
}