blob: f584df39f3c1e751b2a15132af127fc5c8794590 [file] [log] [blame]
{
"name": "BBCSengumentScrolView",
"version": "1.0.0",
"summary": "A short description of BBCSengumentScrolView",
"description": "Resolve scrollView nested sliding conflicts.\nBBCSengumentScrolView supports iOS.",
"homepage": "https://github.com/daibo789/BBCSengumentScrolView",
"license": "MIT",
"authors": {
"dbb": "daibo789@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/daibo789/BBCSengumentScrolView.git",
"tag": "1.0.0"
},
"source_files": "BBCSengumentScrolView/classes/**/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}