You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod lib lint EUMTouchPointView.podspec' to ensure this is a
# valid spec and remove all comments before submitting the spec.
#
# Any lines starting with a # are optional, but encouraged
#
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = "EUMTouchPointView"
s.version = "0.1.0"
s.summary = "Show touch points on the screen. It helps you showing your finger touches in the video you are recording, or while you are doing live demo."
s.description = "EUMTouchPointView shows your finger touches on the screen. It solves these problems:
* You want to show your users how to use your App, but recording iOS screen by using **QuickTime** doesn't show your finger touches
* You mirror your app to the projector though AirPlay or cable, you want to show your audiences how you use the app.