blob: b1f99de651660cd6867920b7dc00b8f44e1a1f08 [file] [log] [blame]
{
"name": "SYZScrollViewManager",
"version": "0.1.0",
"summary": "多个滚动试图管理器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sundasheng1985/SYZScrollViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sundasheng1985": "641569408@qq.com"
},
"source": {
"git": "https://github.com/sundasheng1985/SYZScrollViewManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYZScrollViewManager/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SGPagingView": [
]
}
}