[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / d / OktaJWT / 2.0.1 / OktaJWT.podspec.json
blob2a1f0d8e902a9051741f75fc020bf94e6aea630c
2   "name": "OktaJWT",
3   "version": "2.0.1",
4   "summary": "A JWT verification library",
5   "description": "Library to validate JSON Web Tokens.",
6   "homepage": "https://github.com/okta/okta-ios-jwt",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Okta Developers": "developers@okta.com"
13   },
14   "source": {
15     "git": "https://github.com/okta/okta-ios-jwt.git",
16     "tag": "2.0.1"
17   },
18   "social_media_url": "https://twitter.com/oktaDev",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "swift_version": "4.2"