blob: f7c0cedc86413894431641d49f8ae1f344d83f37 [file] [log] [blame]
{
"name": "Epifany",
"version": "0.1.9",
"summary": "a simple survey SDK",
"swift_version": "4.0",
"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.9/EpifanyPod.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Epifany.framework"
},
"dependencies": {
"Balderdash": [
"0.0.4"
],
"Moya": [
],
"Moya-ModelMapper": [
"9.0.0-beta.1"
],
"EstimoteProximitySDK": [
]
},
"frameworks": [
"CoreBluetooth",
"CoreLocation"
],
"libraries": "sqlite3"
}