UIButtonWithTouchInfo
Swift version: https://github.com/sergemoskalenko/UIButtonWithTouchInfo-Swift
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
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
-
Need «colored2»? sudo gem install colored2
-
Questions
-
Validation pod lib lint UIButtonWithTouchInfo.podspec
-
push to repository, make brunch = pod version
-
Account on CocoaPod pod trunk register [email protected] ‘Serge Moskalenko’ --description=‘Serge Moskalenko account’
-
Publish pod trunk push UIButtonWithTouchInfo.podspec
-
Try pod "UIButtonWithTouchInfo"