blob: 5f57ad9a7048802a987e0f526ec2d15ded4ef90f [file] [log] [blame]
{
"name": "PuzzleAnimation",
"version": "1.1.1",
"summary": "Custom view animation",
"description": "Inspired by Fabric - Answers animation. Allows to \"build\" given view with pieces. Allows to \"destroy\" given view into pieces.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Antondomashnev/ADPuzzleAnimation",
"authors": {
"Anton Domashnev": "antondomashnev@gmail.com"
},
"source": {
"git": "https://github.com/Antondomashnev/ADPuzzleAnimation.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}