blob: 1d984b4f75e6691074f013fba4c02f7e1190ebaf [file] [log] [blame]
{
"name": "TouchVisualizer",
"version": "1.1.0",
"summary": "When you give a presentation, your finger points are visible on screen.",
"description": " # Give a presentation more impressive with finter points.\n When you give a presentation, your finger points are visible on screen.\n TouchVisualizer is a new version of MZRPresentationKit\n\n - Multiple fingers supported.\n - Multiple UIWindows supported.\n - You can change colors and images of finger points.\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.1.0"
},
"social_media_url": "https://twitter.com/morizotter",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift"
}