blob: c8c027b5d19a3dbbb207eed7c9de05cc9d051b22 [file] [log] [blame]
{
"name": "SWCustomPresentation",
"version": "0.0.2",
"homepage": "https://github.com/zhoushaowen/SWCustomPresentation",
"platforms": {
"ios": "8.0"
},
"summary": "封装modal转场动画.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWCustomPresentation.git",
"tag": "0.0.2"
},
"source_files": "SWCustomPresentation/SWCustomPresentation/*.{h,m}",
"requires_arc": true
}