[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 3 / Wyler / 0.1 / Wyler.podspec.json
blobb60dc61c9dac3ae0f391b5dbcce9eee8780d0065
2   "name": "Wyler",
3   "version": "0.1",
4   "summary": "Screen Recording Made Easy.",
5   "description": "A light library written in Swift that makes easy the process of Screen Recording for IOS. You can record your app video screen, access to the recorded video, and save it to the Photo Library.",
6   "homepage": "https://github.com/toupper/Wyler",
7   "license": "MIT",
8   "authors": {
9     "César Vargas Casaseca": "c.vargas.casaseca@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/toupper/Wyler.git",
13     "tag": "0.1"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "Wyler/Wyler/**/*.{h,m,swift}"
21   },
22   "swift_versions": "5.2",
23   "swift_version": "5.2"