[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / MithVaultSDK / 0.1.0 / MithVaultSDK.podspec.json
blobc8325678b154c0a3e65d44681a13c98ee4a2fd15
2   "name": "MithVaultSDK",
3   "version": "0.1.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": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "MithVaultSDK/Classes/**/*",
21   "swift_version": "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   }