[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / 8 / RxScreenProtectKit / 0.2.1 / RxScreenProtectKit.podspec.json
blobdf292eae4561ecd92663ff9e77f09364968288ef
2   "name": "RxScreenProtectKit",
3   "version": "0.2.1",
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.1"
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       "~> 4.0"
21     ],
22     "RxCocoa": [
23       "~> 4.0"
24     ]
25   },
26   "source_files": "Source/**/*",
27   "swift_version": "5.0"