[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 8 / 6 / SmudgeKit / 0.1.1 / SmudgeKit.podspec.json
blobf43f8fc26af02069885f2eb13f9232de382e3f18
2   "name": "SmudgeKit",
3   "version": "0.1.1",
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.1"
21   },
22   "source_files": "Source-ObjectiveC/**/*.{h,m}",
23   "requires_arc": true