[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / 6 / e / MatrixUtils / 1.0.5 / MatrixUtils.podspec.json
blob44232312fb0df0bc1d0f7801b2be8694fa351686
2   "name": "MatrixUtils",
3   "version": "1.0.5",
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.0.5"
21   },
22   "source_files": "Sources/**/*.swift",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "pushed_with_swift_version": "3.0"