blob: 474e2a1c427fe6837d95d8afec3dbe59fea51bab [file] [log] [blame]
{
"name": "KBScrollMagic",
"version": "0.1.0",
"summary": "To solve the gesture conflict between multiple scrollView",
"description": "TODO: To solve the gesture conflict between multiple scrollView that have the same scroll direction.",
"homepage": "https://github.com/KiritoBeater/KBScrollMagic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuxingqipan": "1353137283@qq.com"
},
"source": {
"git": "https://github.com/KiritoBeater/KBScrollMagic.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KBScrollMagic/Classes/**/*",
"pushed_with_swift_version": "3.0"
}