blob: 5b9f50ba2d9c768a1b51aaaba75ded885ed3b411 [file] [log] [blame]
{
"name": "MatrixUtils",
"version": "1.0.4",
"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.4"
},
"source_files": "Sources/**/*.swift",
"ios": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "3.0"
}