[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 6 / JWTDecoder / 1.0.0 / JWTDecoder.podspec.json
blob8983641ab61b0842ea81ce249bd053c0a6237245
2   "name": "JWTDecoder",
3   "version": "1.0.0",
4   "summary": "JSON Web Tokens decoder framework for iOS in swift",
5   "homepage": "https://knottx.github.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Visarut Tippun": "knotto.vt@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/knottx/JWTDecoder.git",
15     "tag": "1.0.0"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "JWTDecoder/**/*.swift",
22   "requires_arc": true,
23   "swift_version": "5.1"