blob: 7df7433fd6fbf1ba5f14720810a0b365fc53b2c0 [file] [log] [blame]
{
"name": "MZRPresentationKit",
"version": "1.0.1",
"summary": "When you give a presentation, your finger points are visible on screen.",
"description": " # Give a presentation more impressive with finter points.\n\n When you give a presentation, your finger points are visible on screen.\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/MZRPresentationKit",
"license": "MIT",
"authors": {
"Naoki Morita": "namorit@gmail.com"
},
"source": {
"git": "https://github.com/morizotter/MZRPresentationKit.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/morizotter",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift",
"deprecated_in_favor_of": "TouchVisualizer"
}