[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / 6 / e / TouchVisualizer / 4.0.0 / TouchVisualizer.podspec.json
blobf36637ec08f4f9b302447406024363678428380f
2   "name": "TouchVisualizer",
3   "version": "4.0.0",
4   "summary": "Effective presentation with TouchVisualizer!",
5   "description": "TouchVisualizer is a lightweight and pure Swift implemented library for visualizing touches on the screen. Let's give an effective presentation with TouchVisualizer!\n\n- Works with just a single line of code!\n- Multiple fingers supported.\n- Multiple UIWindows supported.\n- Shows touch radius.\n- Shows touch duration.\n- You can change colors and images of finger points.\n- iPhone and iPad with portlait and landscape supported.",
6   "homepage": "https://github.com/morizotter/TouchVisualizer",
7   "license": "MIT",
8   "authors": {
9     "Naoki Morita": "namorit@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/morizotter/TouchVisualizer.git",
13     "tag": "4.0.0"
14   },
15   "social_media_url": "https://twitter.com/morizotter",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.2",
21   "source_files": "TouchVisualizer/**/*.swift",
22   "swift_version": "5.2"