2 "name": "KTVJSONWebToken",
4 "summary": "Swift lib for decoding, validating, signing and verifying JWT",
5 "homepage": "https://github.com/kreactive/JSONWebToken",
8 "Kreactive": "https://github.com/kreactive"
11 "git": "https://github.com/kreactive/JSONWebToken.git",
18 "frameworks": "Security",
19 "source_files": "JSONWebToken/*.{swift,h,m}",
20 "exclude_files": "JSONWebToken/JSONWebToken.h",
21 "public_header_files": [
22 "JSONWebToken/NSData+SHA.h",
23 "JSONWebToken/NSData+HMAC.h"
25 "swift_version": "4.1"