blob: b00def71962106b7cca2111d27f3c1924535e9a4 [file] [log] [blame]
{
"name": "Disintegrate",
"version": "0.2.0",
"summary": "Disintegration animation inspired by THAT thing Thanos did at the end of Avengers: Infinity War.",
"description": "Disintegrate is a small library providing an animation inspired by how our favorite heroes disappeared at the end of Avengers: Infinity War.\n The view or layer that you use it on is divided into small triangles, which then move into one direction and fade away. You can customize\n the estimated number of triangles and the direction they will move to.",
"homepage": "https://github.com/dbukowski/Disintegrate",
"screenshots": [
"https://i.imgur.com/kPXjfNP.png",
"https://i.imgur.com/bz7zFez.png",
"https://i.imgur.com/EnYu6uJ.png",
"https://i.imgur.com/bNWiGrD.png",
"https://i.imgur.com/kytYTMT.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dariusz Bukowski": "dariusz.m.bukowski@gmail.com"
},
"source": {
"git": "https://github.com/dbukowski/Disintegrate.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/darekbukowski",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Disintegrate/Classes/**/*"
}