Latest | 0.2.2 |
---|---|
Homepage | https://github.com/install-b/SGInfiniteView |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | UIKit |
Authors |
SGInfiniteView
SGInfiniteView是一个无限滚动视图控件,具有左右视图来回无限制切换功能。集成它你可以一句代码实现广告轮播功能,也可用于阅读类app新闻左右模块之间来回切换 只需实现一个代理方法和一个对象方法便可与你的标题栏视图进行视图联动。。。
Latest podspec
{ "name": "SGSwitchBar", "version": "0.2.2", "summary": "switch tool bar", "description": "a simple switch tool bar", "homepage": "https://github.com/install-b/SGInfiniteView", "license": "MIT", "authors": { "ShanggenZhang": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/install-b/SGInfiniteView.git", "tag": "0.2.2" }, "source_files": "SGSwitchBar/*.{h,m}", "frameworks": "UIKit", "requires_arc": true }
Sun, 19 Aug 2018 00:00:04 +0000