Latest | 1.0.1 |
---|---|
Homepage | https://github.com/devthanatos/MAArrowedHandleView |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | UIKit |
Authors |
[](https://travis-ci.org/Michael Akopyants/MAArrowedHandleView)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
MAArrowedHandleView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "MAArrowedHandleView"
Author
Michael Akopyants, [email protected]
License
MAArrowedHandleView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "MAArrowedHandleView", "version": "1.0.1", "summary": "An arrow handle like iOS 10 Apple Music application", "description": "An arrow handle like iOS 10 Apple Music applicationnTODO: make Swift version.", "homepage": "https://github.com/devthanatos/MAArrowedHandleView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Michael Akopyants": "[email protected]" }, "source": { "git": "https://github.com/devthanatos/MAArrowedHandleView.git", "tag": "1.0.1" }, "platforms": { "ios": "8.0" }, "requires_arc": true, "source_files": "MAArrowedHandleView/Classes/**/*", "frameworks": "UIKit" }
Sat, 18 Feb 2017 03:00:04 +0000