[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 8 / 7 / f / SKUTouchPresenter / 1.2.0 / SKUTouchPresenter.podspec.json
blob9948c515fbfc172050b7360d30fcb4ad1922c2f9
2   "name": "SKUTouchPresenter",
3   "version": "1.2.0",
4   "summary": "Highlight touches on screen, useful for iOS demos",
5   "description": "                   SKUTouchPresenter allows you to demo your app to an audience and have\n                   them follow your touches. It displays a dot (or multiple dots) wherever\n                   the screen is touched. You can configure the dot's color and opacity,\n                   and you can also have the dot(s) appear only when the device is\n                   mirroring to a second display via AirPlay or an adapter cable.\n",
6   "homepage": "https://github.com/skue/SKUTouchPresenter",
7   "screenshots": "https://raw.github.com/skue/SKUTouchPresenter/master/SampleApplication/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Scott Guelich": "scott@guelich.net"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/skue/SKUTouchPresenter.git",
17     "tag": "1.2.0"
18   },
19   "source_files": "SKUTouchPresenter.{h,m}",
20   "exclude_files": "SampleApplication",
21   "frameworks": "QuartzCore",
22   "requires_arc": false