blob: a556b08f5b928e1c04569ed445c0adaeff69006e [file] [log] [blame]
{
"name": "MCMHeaderAnimated",
"version": "0.0.1",
"summary": "Easy way to add a nice header animation.",
"description": " MCMHeaderAnimated allows you to add an animation between list and details views.\n",
"homepage": "https://github.com/mathcarignani/MCMHeaderAnimated",
"license": "MIT",
"authors": {
"Mathias Carignani": "mathcarignani@gmail.com"
},
"source": {
"git": "https://github.com/mathcarignani/MCMHeaderAnimated.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/mathcarignani",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}