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