blob: a44540d80885a7b5fcb2b213eed5be5b15e40edf [file] [log] [blame]
{
"name": "PuzzleAnimation",
"version": "1.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}