4 "summary": "NKJWT is a lightweight JSON Web Token library",
5 "description": " NKJWT is a lightweight JSON Web Token library.\n Easily create / update / verify tokens with a few lines of code.\n",
6 "homepage": "https://github.com/NKJWT/NKJWT",
8 "authors": "Dmitrii Ivashko",
13 "git": "https://github.com/NKJWT/NKJWT.git",
16 "source_files": "src/**/*.{h,m}",
17 "public_header_files": "src/**/*.h",