blob: 02e21775c8cf803a2136c3cc719718d1aaeeca01 [file] [log] [blame]
{
"name": "SwiftMetal",
"version": "0.1.0",
"summary": "Write Metal in Swift",
"description": "Write Metal in Swift\n Auto generated Metal code",
"homepage": "http://hexagons.se",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hexagons": "anton@hexagons.se"
},
"social_media_url": "https://twitter.com/anton_hexagons",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"tvos": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hexagons/SwiftMetal.git",
"branch": "master",
"tag": "0.1.0"
},
"source_files": [
"Sources",
"Sources/**/*.swift"
],
"swift_version": "5.0"
}