blob: 3bd730a672fb1df6b9cf95c392e7fce123a204b5 [file] [log] [blame]
{
"name": "AMWaveTransition",
"version": "0.5",
"summary": "Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.",
"homepage": "https://github.com/andreamazz/AMWaveTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/AMWaveTransition.git",
"tag": "0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"AMWaveTransition",
"*.{h,m}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}