[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / MithVaultSDK / 1.0.0 / MithVaultSDK.podspec.json
blobd4e8a09199f2eb3a04adcbf0a83fb05e3f7c0ccf
2   "name": "MithVaultSDK",
3   "version": "1.0.0",
4   "summary": "The SDK for 2019 Mithril Hackathon",
5   "homepage": "https://github.com/mithio/vault-oauth-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alex Huang": "alex@mith.io"
12   },
13   "source": {
14     "git": "https://github.com/mithio/vault-oauth-ios.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "MithVaultSDK/Classes/**/*",
21   "swift_versions": "4.2",
22   "dependencies": {
23     "AppAuth": [
24       "1.0.0.beta1"
25     ],
26     "SwiftyJSON": [
27       "~> 4.2.0"
28     ],
29     "CryptoSwift": [
30       "~> 0.14.0"
31     ]
32   }