blob: 1f786269e1542111fc105c3c182486e7d672db74 [file] [log] [blame]
{
"name": "MetalView",
"version": "1.0.1",
"summary": "A view with custom core animation metal layer",
"homepage": "https://github.com/eugenebokhan/MetalView",
"authors": {
"Eugene Bokhan": "eugenebokhan@protonmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/eugenebokhan/MetalView.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.{swift,metal}",
"swift_versions": "5.2",
"dependencies": {
"Alloy": [
"~> 0.14.1"
],
"SwiftMath": [
"~> 3.2.1"
]
},
"swift_version": "5.2"
}