[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 6 / 7 / ScreenshotSayeckLib / 0.0.2 / ScreenshotSayeckLib.podspec.json
blobe3eba0a4181a661e590f38a817a892db2b6e2b48
2   "name": "ScreenshotSayeckLib",
3   "version": "0.0.2",
4   "summary": "ScreenshotSayeckLib is a library to take screenshots",
5   "description": "ScreenshotSayeckLib is a library to take screenshots on iOS devices",
6   "homepage": "https://gitlab.com/sayeck/screenshotsayecklib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alejandro Campos": "ing.campos.alejandro@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.5"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitlab.com/sayeck/screenshotsayecklib.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "ScreenshotSayeckLib/Classes/**/*.{h,m,swift}",
24     "ScreenshotSayeckLib/Extensions/**/*",
25     "ScreenshotSayeckLib/Helpers/**/*"
26   ],
27   "resources": "ScreenshotSayeckLib/Assets/*.{png,gif}",
28   "swift_version": "5.0"