[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 6 / VerifiableSwift / 0.2.1 / VerifiableSwift.podspec.json
blobc79905856423703d28d27fac9a56d964ce5ed5bc
2   "name": "VerifiableSwift",
3   "version": "0.2.1",
4   "summary": "Verifiable Credential and Presentation of Metadium.",
5   "description": "Verifiable Credential and Presentation of Metadium.",
6   "homepage": "https://github.com/METADIUM/VerifiableSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YoungBae Jeon": "ybjeon@coinplug.com"
13   },
14   "source": {
15     "git": "https://github.com/METADIUM/VerifiableSwift.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "VerifiableSwift/Classes/**/*",
22   "dependencies": {
23     "JWTsSwift": [
25     ]
26   }