[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 2 / 6 / 7 / ScreenshotSayeckLib / 0.0.3 / ScreenshotSayeckLib.podspec.json
blob3717466eb74c3fba6e9ef7d570e95a0f9452474a
2   "name": "ScreenshotSayeckLib",
3   "version": "0.0.3",
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": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitlab.com/sayeck/screenshotsayecklib.git",
20     "tag": "0.0.3"
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"