[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / e / 8 / 0 / RVS_Checkbox / 1.0.2 / RVS_Checkbox.podspec.json
blob1bebd67de6e12ad812c842b6626bf69190ce05fe
2   "name": "RVS_Checkbox",
3   "summary": "An iOS Swift Framework that provides a robust and simple \"drop-in\" replacement for the UISwitch control.",
4   "description": "The RVS_Checkbox is a Swift shared framework designed to allow easy implementation of a powerful, robust, simple, and highly-usable checkbox control.",
5   "version": "1.0.2",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "homepage": "https://riftvalleysoftware.com/work/open-source-projects/",
10   "social_media_url": "https://twitter.com/GrtRiftValley",
11   "authors": {
12     "The Great Rift Valley Software Company": "chris@riftvalleysoftware.com"
13   },
14   "documentation_url": "https://riftvalleysoftware.github.io/RVS_Checkbox/",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "source": {
20     "git": "https://github.com/RiftValleySoftware/RVS_Checkbox.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "Sources/RVS_Checkbox/RVS_Checkbox.swift",
24   "swift_versions": "5.0",
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "deprecated": true,
29   "swift_version": "5.0"