blob: 298c5658b93a0ffcb2c9e7a99f14e463b6ec9122 [file] [log] [blame]
{
"name": "MCPushUpPopupTransition",
"version": "0.1.0",
"summary": "A simple bottom push up popup transition",
"description": "A simple bottom push up present and dimiss transition with alpha change.",
"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.1.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"
]
}
}