blob: db42be1a91e0a31b106fe2fe6ccd5ea875f25353 [file] [log] [blame]
{
"name": "StarWars",
"version": "2.0",
"summary": "This component implements transition animation to crumble view-controller into tiny pieces",
"homepage": "https://yalantis.com/blog/uidynamics-uikit-or-opengl-3-types-of-ios-animations-for-the-star-wars/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Yalantis",
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yalantis/StarWars.iOS.git",
"tag": "2.0"
},
"source_files": "StarWars/StarWarsGLAnimator/*.swift",
"module_name": "StarWars",
"requires_arc": true
}