[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / 2 / 4 / JWTCodable / 1.2.0 / JWTCodable.podspec.json
blob8e4c61c23276a2c01469008fbef625a2af5d3720
2   "name": "JWTCodable",
3   "version": "1.2.0",
4   "summary": "JSON Web Tokens Codable framework for iOS in swift",
5   "homepage": "https://github.com/knottx/JWTCodable",
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/JWTCodable.git",
15     "tag": "1.2.0"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "JWTCodable/**/*.swift",
22   "requires_arc": true,
23   "swift_version": "5.1"