[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 6 / e / MatrixUtils / 1.1.0 / MatrixUtils.podspec.json
blobc98fc3cbd5764728fbd02b40b33c4edc4b8a7f1c
2   "name": "MatrixUtils",
3   "version": "1.1.0",
4   "summary": "MATRIX Utils for Swift.",
5   "homepage": "https://github.com/matrix-io/matrix-utils-swift",
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-utils-swift.git",
20     "tag": "v1.1.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "pushed_with_swift_version": "3.0"