2 "name": "CupertinoJWT",
4 "summary": "Convert Apple's P8 file to JWT, without third-party dependencies",
5 "homepage": "https://github.com/ethanhuang13/CupertinoJWT",
10 "ethanhuang13": "blesserx@gmail.com"
13 "swift_version": "4.0",
21 "git": "https://github.com/ethanhuang13/CupertinoJWT.git",
24 "source_files": "Source/*.swift",
25 "resources": "install_common_crypto.sh",
27 "name": "CommonCrypto",
28 "script": "sh ${PODS_TARGET_SRCROOT}/install_common_crypto.sh",
29 "execution_position": "before_compile"