[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 5 / JWTEncoder / 1.2.0 / JWTEncoder.podspec.json
blob5bef36e606ec107bd117ecddea37a80c5e2f89c9
2   "name": "JWTEncoder",
3   "version": "1.2.0",
4   "summary": "JSON Web Tokens Encoder 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": [
22     "JWTCodable/JWTEncoder/**/*.swift",
23     "JWTCodable/Extensions/**/*.swift"
24   ],
25   "requires_arc": true,
26   "swift_version": "5.1"