blob: 5e9a52aa9534aa158027fe4b28427d7deac0f9bd [file] [log] [blame]
{
"name": "RxScreenProtectKit",
"version": "0.2.2",
"summary": "Protect the screen from recording",
"homepage": "https://github.com/AkkeyLab/RxScreenProtectKit",
"license": "MIT",
"authors": "AkkeyLab",
"source": {
"git": "https://github.com/AkkeyLab/RxScreenProtectKit.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/AkkeyLab",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"module_name": "RxScreenProtectKit",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
]
},
"source_files": "Source/**/*",
"swift_version": "5.0"
}