blob: 500778b9cfeb246ec0015ebfb54c77a9816dcd56 [file] [log] [blame]
{
"name": "AMWaveTransition",
"version": "0.6.1",
"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.6.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Source",
"*.{h,m}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}