[Add] GoogleMobileAdsMediationAppLovin 13.0.1.1
[CocoaPods.git] / Specs / e / 8 / 0 / RVS_Checkbox / 1.1.1 / RVS_Checkbox.podspec.json
blob2051c2111c0ba7a2f39503446ad62998e1401f99
2   "name": "RVS_Checkbox",
3   "summary": "A robust, simple \"drop-in\" replacement for the Apple UISwitch UI element.",
4   "description": "The RVS_Checkbox is a Swift framework/source file designed to allow easy implementation of a powerful, robust, simple, and highly-usable checkbox control.",
5   "version": "1.1.1",
6   "module_name": "RVS_Checkbox",
7   "info_plist": {
8     "CFBundleIdentifier": "com.littlegreenviper.RVS-Checkbox"
9   },
10   "platforms": {
11     "ios": "13.0"
12   },
13   "homepage": "https://riftvalleysoftware.com",
14   "social_media_url": "https://twitter.com/GrtRiftValley",
15   "authors": {
16     "The Great Rift Valley Software Company": "chris@riftvalleysoftware.com"
17   },
18   "documentation_url": "https://riftvalleysoftware.github.io/RVS_Checkbox/",
19   "license": {
20     "type": "MIT",
21     "file": "LICENSE"
22   },
23   "source": {
24     "git": "https://github.com/RiftValleySoftware/RVS_Checkbox.git",
25     "tag": "1.1.1"
26   },
27   "source_files": "Sources/RVS_Checkbox/RVS_Checkbox.swift",
28   "swift_versions": "5.0",
29   "ios": {
30     "frameworks": "UIKit"
31   },
32   "deprecated": true,
33   "swift_version": "5.0"