[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / a / f / MSScreenShield / 0.1.0 / MSScreenShield.podspec.json
blobdf993e453bd0f41c267264e13559f8932065c348
2   "name": "MSScreenShield",
3   "version": "0.1.0",
4   "summary": "A short description of MSScreenShield.",
5   "description": "Protect any UIView component to screen recording adding a shield above the component. Identify when user took a screenshot in a easy and elegant way.",
6   "homepage": "https://github.com/claudiomadureira/MSScreenShield",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cláudio Madureira": "claudiomsilvaf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/claudiomadureira/MSScreenShield.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MSScreenShield/Classes/**/*",
23   "swift_version": "5.0"