Latest | 0.2.0 |
---|---|
Homepage | https://github.com/OnePiece19/DQPageController |
License | MIT |
Platforms | ios 8.0 |
Dependencies | YYKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DQPageController is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'DQPageController'
Author
[email protected], [email protected]
License
DQPageController is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DQPageController", "version": "0.2.0", "summary": "A short description of DQPageController.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/OnePiece19/DQPageController", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "OnePiece19": "[email protected]" }, "source": { "git": "https://github.com/OnePiece19/DQPageController.git", "tag": "0.2.0" }, "platforms": { "ios": "8.0" }, "source_files": "DQPageController/Classes/**/*", "dependencies": { "YYKit": [ "~> 1.0.9" ] } }
Fri, 10 May 2019 10:25:06 +0000