[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / a / VideoScreenRecorder / 0.1.0 / VideoScreenRecorder.podspec.json
blob89a01fab56a2cb8ba384ea0343e3e6051c2179f9
2   "name": "VideoScreenRecorder",
3   "version": "0.1.0",
4   "summary": "Record video of your screen and save the file locally ðŸŽ¥",
5   "homepage": "https://github.com/bastienFalcou/VideoScreenRecorder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bastien.falcou@hotmail.com": "bastien@fueled.com"
12   },
13   "source": {
14     "git": "https://github.com/bastienFalcou/VideoScreenRecorder.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/BastienFalcou",
18   "description": "ScreenRecorder can record a video of your screen and save the output file locally on any iOS version:\n- Record video of your screen on any iOS version\n- Save video locally and consult previous videos for further reuse (upload video to server, see video on the phone, etc.)\n- Easily create your \"stop recording\" button that although seen on screen, will not be recorded in the video",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ScreenRecorder/Classes/**/*"