2 "name": "AurycJSONWebToken",
4 "summary": "Swift library for JSON Web Tokens (JWT).",
5 "homepage": "https://auryc-inc.github.io/AurycJSONWebToken/",
11 "Kyle Fuller": "kyle@fuller.li"
14 "git": "https://github.com/auryc-inc/AurycJSONWebToken.git",
17 "source_files": "Sources/*.swift",
27 "Sources/HMACCryptoSwift.swift"
29 "pod_target_xcconfig": {
30 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/JSONWebToken/"
32 "preserve_paths": "CommonCrypto/{shim.h,module.modulemap}"