[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 7 / 2 / NXOAuth2Client / 1.1.0 / NXOAuth2Client.podspec.json
blob92cbb2b088b3227156ba8add671d30f87d23bb15
2   "name": "NXOAuth2Client",
3   "version": "1.1.0",
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     "nxtbgthng": "team@nxtbgthng.com"
9   },
10   "source": {
11     "git": "https://github.com/nxtbgthng/OAuth2Client.git",
12     "tag": "v1.1.0"
13   },
14   "source_files": [
15     "NXOAuth2Account+Private.h",
16     "Sources/",
17     "Sources/OAuth2Client/"
18   ],
19   "frameworks": "Security",
20   "requires_arc": true