[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 5 / 6 / e / TouchVisualizer / 1.2.1 / TouchVisualizer.podspec.json
blob8b0ff8a105cf5063ad53bb9c6f703f1c73304280
2   "name": "TouchVisualizer",
3   "version": "1.2.1",
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.\n",
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": "1.2.1"
14   },
15   "social_media_url": "https://twitter.com/morizotter",
16   "platforms": {
17     "ios": "8.1"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.swift"