Latest | 0.1.3 |
---|---|
Homepage | https://github.com/zhouhao27/WOWCardStackView |
License | MIT |
Platforms | ios 8.0 |
Authors |
Swipable card stack view.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
WOWCardStackView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "WOWCardStackView"
Author
zhouhao27, [email protected]
License
WOWCardStackView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "WOWCardStackView", "version": "0.1.3", "summary": "Swapable Card Stack View in Swift 3.0.", "description": "Swapable Card Stack View in Swift 3.0. It's able to use in Storyboard and Programatically and it's similar to UITableView.", "homepage": "https://github.com/zhouhao27/WOWCardStackView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Zhou Hao": "[email protected]" }, "source": { "git": "https://github.com/zhouhao27/WOWCardStackView.git", "tag": "0.1.3" }, "platforms": { "ios": "8.0" }, "source_files": "WOWCardStackView/Classes/**/*", "pushed_with_swift_version": "3.0" }
Sat, 18 Mar 2017 21:20:04 +0000