blob: 672a6de608f8ca1b9f20165db71a3fce202eb889 [file] [log] [blame]
{
"name": "TransEasy",
"version": "0.5.3",
"summary": "A simple way to have gorgeous transitions.",
"description": "Ever wanted to have that gorgeous zoom transition with your segues but hesitated because it looked way too complex to implement? Well, I thought it is too complex too! Custom Transitions shouldn't be this complex.",
"homepage": "https://github.com/mohpor/TransEasy",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"M. Porooshani": "porooshani@gmail.com"
},
"source": {
"git": "https://github.com/mohpor/TransEasy.git",
"tag": "0.5.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*"
}