[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 1 / f / 8 / SZSafeViewKit / 0.1.1 / SZSafeViewKit.podspec.json
blobdec918323202d30aa6169421c41c04acd70f3b0a
2   "name": "SZSafeViewKit",
3   "version": "0.1.1",
4   "summary": "A library with simple UIView wrapper against screenshot and screen record",
5   "swift_versions": "5.0",
6   "description": "A library with simple UIView wrapper against screenshot and screen record.\nSpecifically, it provides a UITextField wrapper around UIView and the wrapper works like passwork, therefore protecting the view it wrapps.",
7   "homepage": "https://github.com/Fancy7Fully/SZSafeViewKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Fancy7Fully": "zhou.zhiyuan.stephen@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Fancy7Fully/SZSafeViewKit.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "SZSafeViewKit/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"