blob: fbf7d82eb799ebf84bccad9b26266a3c9bc226b0 [file] [log] [blame]
{
"name": "BSScrollViewEdgePop",
"version": "0.0.1",
"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.1"
},
"source_files": "ScrollTest/BSScrollViewEdgePop/*.{h,m}"
}