blob: ada0ff4fd8cf5578e900707b5ff748b8b61565fd [file] [log] [blame]
{
"name": "MCPushUpPopupTransition",
"version": "0.2.0",
"summary": "A simple bottom push up popup transition",
"description": "A simple bottom push up present and dimiss transition with alpha or blur.",
"homepage": "https://github.com/mohonish/MCPushUpPopupTransition",
"license": "MIT",
"authors": {
"Mohonish Chakraborty": "mohonish.c@gmail.com"
},
"source": {
"git": "https://github.com/mohonish/MCPushUpPopupTransition.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/mohonishc",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MCPushUpPopupTransition": [
"Pod/Assets/*.png"
]
}
}