blob: 7b67e96899761bcec25c9ad4b9bb47ddae025542 [file] [log] [blame]
{
"name": "MZPushModalView",
"version": "0.1.0",
"summary": "MZPushModalView is a push modal view.",
"description": "a push modal view transition animation 3D style",
"homepage": "https://github.com/monzy613/MZPushModalView",
"license": "MIT",
"authors": {
"monzy613": "monzy613@gmail.com"
},
"source": {
"git": "https://github.com/monzy613/MZPushModalView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZPushModalView/Classes/**/*",
"resource_bundles": {
"MZPushModalView": [
"MZPushModalView/Assets/*.png"
]
}
}