[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 2 / a / TAOOverlayHelp / 0.1.0 / TAOOverlayHelp.podspec.json
blob3b0191c25f5383de250c397f32ecc91eeaec030f
2   "name": "TAOOverlayHelp",
3   "version": "0.1.0",
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",
8   "license": "MIT",
9   "authors": {
10     "Three Tall Guys": "hi@threetallguys.com",
11     "Or Sharir": "or@threetallguys.com"
12   },
13   "source": {
14     "git": "https://github.com/three-tall-guys/TAOOverlayHelp.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/TAOOverlayHelp.h",
23   "frameworks": "QuartzCore"