[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / 4 / 7 / 2 / NXOAuth2Client / 1.0.1 / NXOAuth2Client.podspec.json
blob406d20138bb73e9e8f325db107845c1118985a28
2   "name": "NXOAuth2Client",
3   "version": "1.0.1",
4   "license": "BSD",
5   "summary": "Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec).",
6   "homepage": "https://github.com/nxtbgthng/OAuth2Client",
7   "authors": {
8     "Ullrich Schäfer": "ullrich@seidbereit.de",
9     "Tobias Kräntzer": "info@tobias-kraentzer.de",
10     "Gernot Poetsch": "github@poetsch.org",
11     "toto": "toto@nxtbgthng.com",
12     "Robert Böhnke": "robb@robb.is",
13     "r.kachowski": "git@toastymofo.net"
14   },
15   "source": {
16     "git": "https://github.com/nxtbgthng/OAuth2Client.git",
17     "tag": "v1.0.1"
18   },
19   "source_files": [
20     "NXOAuth2Account+Private.h",
21     "Sources/",
22     "Sources/OAuth2Client/"
23   ],
24   "frameworks": "Security",
25   "requires_arc": false