blob: 14a5cdca83dc542dab6cd86e44d7619e9ede3a6f [file] [log] [blame]
{
"name": "LvModelWindow",
"version": "0.1.5",
"summary": "LvModelWindow是一个弹出视图的wrapper Window,可添加自定义视图、自定义动画,支持StatusBar隐藏,支持屏幕旋转。",
"description": "通过LvModelWindow能够轻易实现任意自定义视图、任意自定义动画。LvModelWindow是一个弹出视图的wrapper Window,可添加自定义视图、自定义动画,支持StatusBar隐藏,支持屏幕旋转。",
"homepage": "https://github.com/pgbo/LvModelWindow",
"license": "MIT",
"authors": {
"pgbo": "460667915@qq.com"
},
"source": {
"git": "https://github.com/pgbo/LvModelWindow.git",
"tag": "0.1.5"
},
"social_media_url": "https://github.com/pgbo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}