[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / d / OktaJWT / 1.0.0 / OktaJWT.podspec.json
blobf25342b389df7124f8ba721193359b23987c530b
2   "name": "OktaJWT",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/oktaDev",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "OktaJWT/**/*.{h,m,swift}"