blob: 25c0d4b1529155fe348c69b9832abc168f75a96e [file] [log] [blame]
{
"name": "Epifany",
"version": "0.2.1",
"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.2.1/EpifanyPod.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "Epifany.framework"
},
"dependencies": {
"Balderdash": [
"0.0.4"
],
"Moya": [
"14.0.0-alpha.2"
],
"ModelMapper": [
]
},
"libraries": "sqlite3",
"swift_version": "5.0"
}