blob: cbd6e736e4a0c0af4f9ffbdd456182f28c0ea146 [file] [log] [blame]
{
"name": "ImageGradient",
"version": "0.2.0",
"summary": "An image wich is displayed as gradient.",
"homepage": "https://github.com/AlexBorodulin1989/ImageGradient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksandr Borodulin": "aleksanderborodoolin@mail.ru"
},
"source": {
"git": "https://github.com/AlexBorodulin1989/ImageGradient.git",
"tag": "v0.2.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "12.0"
},
"source_files": "ImageGradient/Classes/**/*.{swift,metal}"
}