blob: 84391e5ea179576d0ed278efe713b82589c8dd4b [file] [log] [blame]
{
"name": "WSModallyTransition",
"version": "0.0.4",
"summary": "一个类似于系统alterView和actionSheet的模态弹出和消失的转场动画,可用于快速自定义alterView和actionSheet.",
"description": "* 一个类似于系统alterView和actionSheet的模态弹出和消失的转场动画\n* 可用于快速自定义alterView和actionSheet\n* 界面完全可自定义",
"homepage": "https://github.com/ONECATYU/WSModallyTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"capsule": "786910875@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ONECATYU/WSModallyTransition.git",
"tag": "0.0.4"
},
"source_files": [
"WSTransition",
"WSTransition/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}