2 "name": "JSONWebToken",
4 "summary": "Swift library for JSON Web Tokens (JWT).",
5 "homepage": "https://github.com/kylef/JSONWebToken.swift",
11 "Kyle Fuller": "kyle@fuller.li"
14 "git": "https://github.com/kylef/JSONWebToken.swift.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}",
33 "pushed_with_swift_version": "3.0"