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