blob: bc88b7dd52cd43e8175ff8f40009da6f638ea932 [file] [log] [blame]
{
"name": "BSScrollViewEdgePop",
"version": "0.0.2",
"summary": "A short description of BSScrollViewEdgePop.",
"description": "解决UIScrollView滑动和系统侧滑返回冲突问题。",
"homepage": "https://github.com/FreeBaiShun",
"license": "MIT",
"authors": {
"FreeBaiShun": "851083075@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FreeBaiShun/BSScrollViewEdgePop.git",
"tag": "0.0.2"
},
"source_files": "ScrollTest/BSScrollViewEdgePop/*.{h,m}"
}