blob: 18559639e7a8519f3848b28fb052a9cc9c125470 [file] [log] [blame]
{
"name": "FacebookAuth",
"version": "0.2.0",
"authors": {
"Moritz Lang": "moritz@slashkeys.com"
},
"homepage": "https://github.com/slashkeys/FacebookAuth",
"summary": "Swift iOS Facebook login",
"description": "Nothing but Facebook login, entirely written in Swift.",
"source": {
"git": "https://github.com/slashkeys/FacebookAuth.git",
"tag": "v0.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.3"
},
"source_files": "FacebookAuth/**/*.{swift}",
"pushed_with_swift_version": "3.1"
}