[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 3 / Vinger / 0.1.0 / Vinger.podspec.json
blobe1e7c95d2b795682e722901f831fbfe6d1200bfc
2   "name": "Vinger",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "A simple library which shows your fingers on the screen, be gone questions like 'wait where did you tap just now?' o/",
6   "description": "A simple library which shows your fingers on the screen, helps with demo's and presentations so people actually have a clue where you are tapping.\n\nBe gone questions like 'wait where did you tap just now?' o/",
7   "authors": {
8     "Benjamin de Jager": "me@m0rph3v5.com"
9   },
10   "social_media_url": "https://twitter.com/m0rph3v5",
11   "homepage": "https://github.com/m0rph3v5/Vinger",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/m0rph3v5/Vinger.git",
17     "tag": "0.1.0"
18   },
19   "requires_arc": true,
20   "default_subspecs": "Core",
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "src/Vinger"
25     }
26   ]