[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / OktaJWT / 0.1.0 / OktaJWT.podspec.json
blob5138152e3b7653e93daac82d7fd78a6a9f12ef48
2   "name": "OktaJWT",
3   "version": "0.1.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@okta.com"
13   },
14   "source": {
15     "git": "https://github.com/okta/okta-ios-jwt.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/oktaDev",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OktaJWT/**/*.{h,m,swift}",
23   "pushed_with_swift_version": "3.2"