[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / 6 / 8 / RxScreenProtectKit / 0.2.11 / RxScreenProtectKit.podspec.json
blob88cd6f52cb458d95d50dd5e5571e4561a0e593f3
2   "name": "RxScreenProtectKit",
3   "version": "0.2.11",
4   "summary": "Protect the screen from recording",
5   "homepage": "https://github.com/AkkeyLab/RxScreenProtectKit",
6   "license": "MIT",
7   "authors": "AkkeyLab",
8   "source": {
9     "git": "https://github.com/AkkeyLab/RxScreenProtectKit.git",
10     "tag": "0.2.11"
11   },
12   "social_media_url": "https://twitter.com/AkkeyLab",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.0",
17   "module_name": "RxScreenProtectKit",
18   "dependencies": {
19     "RxSwift": [
20       "~> 5.0"
21     ],
22     "RxCocoa": [
23       "~> 5.0"
24     ]
25   },
26   "source_files": "Source/**/*",
27   "swift_version": "5.0"