[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 2 / a / 6 / VerifiableSwift / 0.1.0 / VerifiableSwift.podspec.json
bloba20263e7adac87a1d0458baf673d98385ed80ba2
2   "name": "VerifiableSwift",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "VerifiableSwift/Classes/**/*",
22   "dependencies": {
23     "JWTsSwift": [
25     ]
26   }