2 "name": "TAOOverlayHelp",
4 "summary": "Overlay HUD for showing help tips to controls on screen.",
5 "description": " Overlay HUD for showing help tips to controls on screen.\n \n The control shows a semi-transparent overlay with a message and an arrow going from the message to a point on screen. The control can be dismissed by code, or by the user tapping the overlay.\n",
6 "homepage": "https://github.com/three-tall-guys/TAOOverlayHelp",
7 "screenshots": "https://cloud.githubusercontent.com/assets/99543/2811277/2b5a35ac-ce12-11e3-9906-c333aee1be96.png",
10 "Three Tall Guys": "hi@threetallguys.com",
11 "Or Sharir": "or@threetallguys.com"
14 "git": "https://github.com/three-tall-guys/TAOOverlayHelp.git",
21 "source_files": "Classes/*.{h,m}",
22 "public_header_files": "Classes/TAOOverlayHelp.h",
23 "frameworks": "QuartzCore"