Latest | 0.1.4 |
---|---|
Homepage | https://github.com/opencraft/ScrollableTableHeader |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ScrollableTableHeader is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "ScrollableTableHeader"
Author
cristianDRM, [email protected]
License
ScrollableTableHeader is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ScrollableTableHeader", "version": "0.1.4", "summary": "Lib to create a header that scroll with tableview.", "description": "The lib create a header that scrolls when user scrolls the tableviews. Its suports more than one tableviews", "homepage": "https://github.com/opencraft/ScrollableTableHeader", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "cristianDRM": "[email protected]" }, "source": { "git": "https://github.com/opencraft/ScrollableTableHeader.git", "tag": "0.1.4" }, "platforms": { "ios": "8.0" }, "source_files": "ScrollableTableHeader/Classes/**/*", "pushed_with_swift_version": "3.0" }
Sun, 05 Feb 2017 14:40:03 +0000