[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / d / b / SwiftMonkeyPaws / 2.1.1 / SwiftMonkeyPaws.podspec.json
blobefbdb78eab0eaa898fcbac31a8557638268b2c49
2   "name": "SwiftMonkeyPaws",
3   "version": "2.1.1",
4   "summary": "Visualisation of input events, especially useful during UI testing.",
5   "description": "Visualise all touch events in a layer on top of\nyour UI. This is meant to be paired with the\nSwiftMonkey monkey testing library, but can also\nbe used on its own.",
6   "homepage": "https://github.com/zalando/SwiftMonkey",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dag Ă…gren": "dag.agren@zalando.fi"
13   },
14   "social_media_url": "http://twitter.com/WAHa_06x36",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/zalando/SwiftMonkey.git",
20     "tag": "2.1.1"
21   },
22   "source_files": "SwiftMonkeyPaws/*.swift",
23   "swift_version": "4.2",
24   "exclude_files": "SwiftMonkeyPaws/Package.swift"