blob: 68f2f91459ccaea7cf38e7b1ce9b2b0951dcb974 [file] [log] [blame]
{
"name": "Einlass",
"version": "1.0.0",
"summary": "One click user authentication solution via iOS social media system accounts. (Twitter & Facebook)",
"authors": "Markus Wanke",
"homepage": "https://github.com/mw99/Einlass",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mw99/Einlass.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"dependencies": {
"OhhAuth": [
"~> 1.0"
]
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}