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