blob: 07dc451619e92e86bfe1ff6892ffa7e56c88a144 [file] [log] [blame]
{
"name": "PYScrollToolBarViewSwift",
"version": "0.2.0",
"summary": "多个scrollView组合的组件",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "1. 随着底部的scrollView的滚动,topView与toolBarView也跟着上下滚动。\n2. toolBarView的到顶部的时候悬停",
"homepage": "https://github.com/LiPengYue/PYScrollToolBarView_SwiftPod",
"authors": {
"LiPengYue": "702029772@qq.com"
},
"source": {
"git": "https://github.com/LiPengYue/PYScrollToolBarView_SwiftPod.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYScrollToolBarViewSwift/Classes/**/*"
}