Latest | 0.1.0 |
---|---|
Homepage | https://github.com/ArturoGasca/DragNDropView |
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
DragNDropView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "DragNDropView"
Author
ArturoGasca, [email protected]
License
DragNDropView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DragNDropView", "version": "0.1.0", "summary": "An image view with support for child views with rotating, resizing and moving capabilities.", "description": "An image view with support for child views with rotating, resizing and moving capabilities.nThe image can also modify its brightness level and support drawings with the finger.", "homepage": "https://github.com/ArturoGasca/DragNDropView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "ArturoGasca": "[email protected]" }, "source": { "git": "https://github.com/ArturoGasca/DragNDropView.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "DragNDropView/Classes/**/*", "pushed_with_swift_version": "3.0" }
Wed, 24 May 2017 11:00:12 +0000