[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 0 / MatrixAuthSDK / 1.0.3 / MatrixAuthSDK.podspec.json
blob49afd3551c0c528f4e0fb3cfa646c6ddfe4873c6
2   "name": "MatrixAuthSDK",
3   "version": "1.0.3",
4   "summary": "MATRIX Auth SDK for Swift.",
5   "homepage": "https://github.com/matrix-io/matrix-auth-swift-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "MATRIX Labs",
11   "social_media_url": "https://twitter.com/MATRIX_Creator",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.10",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/matrix-io/matrix-auth-swift-sdk.git",
20     "tag": "v1.0.3"
21   },
22   "source_files": "Sources/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4"
26     ],
27     "JSONWebToken": [
28       "~> 2"
29     ],
30     "Result": [
31       "~> 3"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"