blob: efa0cd425087906527a3cf96289fa678ed7151c4 [file] [log] [blame]
{
"name": "LBPresentTransitions",
"version": "1.1.3",
"summary": "自定义Present转场效果",
"description": "自定义Present转场效果,可以从上、左、下、右、中五个位置Present,是抽屉式弹出View和中间弹窗alertView样式的首选。",
"homepage": "https://github.com/A1129434577/LBCustemPresentTransitions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBCustemPresentTransitions.git",
"tag": "1.1.3"
},
"source_files": "LBPresentTransitions/**/*.{h,m}",
"requires_arc": true
}