Skip to content

sergemoskalenko/UIButtonWithTouchInfo

Repository files navigation

UIButtonWithTouchInfo

Swift version: https://github.com/sergemoskalenko/UIButtonWithTouchInfo-Swift

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

WEB Online DEMO: https://goo.gl/fUszEr

img

Requirements

Installation

UIButtonWithTouchInfo is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "UIButtonWithTouchInfo"
pod 'UIButtonWithTouchInfo', :git => 'https://github.com/sergemoskalenko/UIButtonWithTouchInfo.git'

Author

sergemoskalenko, skype:camopu-ympo, http://camopu.rhorse.ru/ios

License

UIButtonWithTouchInfo is available under the MIT license. See the LICENSE file for more info.

Memo - create Pod

pod lib create UIButtonWithTouchInfo

  1. Need «colored2»? sudo gem install colored2

  2. Questions

  3. Validation pod lib lint UIButtonWithTouchInfo.podspec

  4. push to repository, make brunch = pod version

  5. Account on CocoaPod pod trunk register my.super.mail@gmail.com ‘Serge Moskalenko’ --description=‘Serge Moskalenko account’

  6. Publish pod trunk push UIButtonWithTouchInfo.podspec

  7. Try pod "UIButtonWithTouchInfo"

About

UIButton with touch position information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published