[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / d / 2 / MZRPresentationKit / 1.0.0 / MZRPresentationKit.podspec.json
blob28bf3b08906ce0173f0490f773a85755d863f035
2   "name": "MZRPresentationKit",
3   "version": "1.0.0",
4   "summary": "When you give a presentation, your finger points are visible on screen.",
5   "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",
6   "homepage": "https://github.com/morizotter/MZRPresentationKit",
7   "license": "MIT",
8   "authors": {
9     "Naoki Morita": "namorit@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/morizotter/MZRPresentationKit.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/morizotter",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.swift",
21   "deprecated_in_favor_of": "TouchVisualizer"