blob: 8b0ff8a105cf5063ad53bb9c6f703f1c73304280 [file] [log] [blame]
{
"name": "TouchVisualizer",
"version": "1.2.1",
"summary": "Effective presentation with TouchVisualizer!",
"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",
"homepage": "https://github.com/morizotter/TouchVisualizer",
"license": "MIT",
"authors": {
"Naoki Morita": "namorit@gmail.com"
},
"source": {
"git": "https://github.com/morizotter/TouchVisualizer.git",
"tag": "1.2.1"
},
"social_media_url": "https://twitter.com/morizotter",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift"
}