blob: 406d20138bb73e9e8f325db107845c1118985a28 [file] [log] [blame]
{
"name": "NXOAuth2Client",
"version": "1.0.1",
"license": "BSD",
"summary": "Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec).",
"homepage": "https://github.com/nxtbgthng/OAuth2Client",
"authors": {
"Ullrich Schäfer": "ullrich@seidbereit.de",
"Tobias Kräntzer": "info@tobias-kraentzer.de",
"Gernot Poetsch": "github@poetsch.org",
"toto": "toto@nxtbgthng.com",
"Robert Böhnke": "robb@robb.is",
"r.kachowski": "git@toastymofo.net"
},
"source": {
"git": "https://github.com/nxtbgthng/OAuth2Client.git",
"tag": "v1.0.1"
},
"source_files": [
"NXOAuth2Account+Private.h",
"Sources/",
"Sources/OAuth2Client/"
],
"frameworks": "Security",
"requires_arc": false
}