blob: 3317ad7e25ab5cc8837ae6ef2fa876cf7774f0e8 [file] [log] [blame]
{
"name": "MYModalViewController",
"version": "1.0.0",
"summary": "自定义转场动画,弹出一个控制器在当前的控制器之上。",
"description": "自定义转场动画,弹出一个控制器在当前的控制器之上。",
"homepage": "https://github.com/sunjinshuai/MYModalViewController",
"license": "MIT",
"authors": {
"sunjinshuai": "s_mike@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunjinshuai/MYModalViewController.git",
"tag": "1.0.0"
},
"source_files": "MYModalViewController/MYModalViewController/**/*.{h,m}",
"requires_arc": true
}