blob: c841740e5b9a016d1da976fa0a6121b296495ba7 [file] [log] [blame]
{
"name": "FacebookAuth",
"version": "0.2.1",
"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.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.3"
},
"source_files": "FacebookAuth/**/*.{swift}",
"pushed_with_swift_version": "3.1"
}