blob: 0a08c7bce70d3d025eea44a194de3331d2ef1681 [file] [log] [blame]
{
"name": "Alloy",
"version": "0.9.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Nano helpers for Metal framework",
"homepage": "https://github.com/s1ddok/Alloy",
"authors": {
"Andrey Volodin": "siddok@gmail.com"
},
"social_media_url": "http://twitter.com/s1ddok",
"source": {
"git": "https://github.com/s1ddok/Alloy.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "11.0",
"osx": "10.11"
},
"source_files": "Alloy/**/*.{swift}",
"frameworks": [
"Metal",
"CoreVideo"
],
"swift_version": "4.2"
}