[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / c / TweaksPresentation / 0.1.1 / TweaksPresentation.podspec.json
blobef4e5fefea27e121b85a63c4f0f6ca69fc08645f
2   "name": "TweaksPresentation",
3   "version": "0.1.1",
4   "summary": "Small library based on Tweaks for improving screen sharing or recording presentation with visible touches",
5   "homepage": "https://github.com/pendowski/TweaksPresentation",
6   "license": "MIT",
7   "authors": {
8     "Jarek Pendowski": "jarek@pendowski.com"
9   },
10   "social_media_url": "http://twitter.com/iloveshw",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/pendowski/TweaksPresentation.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "TweaksPresentation/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Tweaks": [
22       "~> 2.0"
23     ]
24   }