[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 6 / e / MatrixUtils / 1.0.4 / MatrixUtils.podspec.json
blob5b9f50ba2d9c768a1b51aaaba75ded885ed3b411
2   "name": "MatrixUtils",
3   "version": "1.0.4",
4   "summary": "MATRIX Utils for Swift.",
5   "homepage": "https://github.com/matrix-io/matrix-utils-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
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.0.4"
21   },
22   "source_files": "Sources/**/*.swift",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "pushed_with_swift_version": "3.0"