blob: 7a33663b4c72ba689c3a735ef0f8ec48891b3400 [file] [log] [blame]
{
"name": "WSModallyTransition",
"version": "0.0.3",
"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.3"
},
"source_files": [
"WSTransition",
"WSTransition/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}