blob: 1140cad9fcc31b451674588c9840a1e4635ecd3e [file] [log] [blame]
{
"name": "MatrixUtils",
"version": "1.0.0",
"summary": "MATRIX Utils for Swift.",
"homepage": "https://github.com/matrix-io/matrix-utils-swift",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "MATRIX Labs",
"social_media_url": "https://twitter.com/MATRIX_Creator",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/matrix-io/matrix-utils-swift.git",
"tag": "v1.0.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}