[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / 5 / 8 / 6 / SmudgeKit / 0.1.2 / SmudgeKit.podspec.json
blobbe145de31d04e2d15fa5ac3398b67b7c81c5aaea
2   "name": "SmudgeKit",
3   "version": "0.1.2",
4   "summary": "A drop in replacement for UIWindow to draw touch points for app previews and promotional videos.",
5   "description": "                   SmudgeKit provides a drop in replacement for UIWindow to draw visual\n                   representations of all touch events to the screen. Ideal for creating\n                   App Previews or other screencasts where it is crucial to show touch\n                   gestures. Not intended for production use.\n\n                   Originally built to preview The Converted, check the [The Converted\n                   website](http://ideon.co/theconverted?utm_source=github&utm_medium=readme&utm_campaign=smudgeKit)\n                   for an example.\n",
6   "homepage": "https://github.com/Ideon/SmudgeKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hans Petter Eikemo": "hp@ideon.co"
13   },
14   "social_media_url": "https://twitter.com/hpeikemo",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/Ideon/SmudgeKit.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "Source-ObjectiveC/**/*.{h,m}",
23   "requires_arc": true