[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 3 / SwiftUICheckBox / 0.0.4 / SwiftUICheckBox.podspec.json
blob9b006de63d174bf7c6d2a59b04ccf516f1aaa8d5
2   "name": "SwiftUICheckBox",
3   "version": "0.0.4",
4   "summary": "SwiftUI CheckBox UI Controller for iOS",
5   "description": "This library allows you to add checkbox to iOS app with SwiftUI. Should be able to use with traditioanl view controllers as well. But I have not tried it.",
6   "homepage": "https://github.com/warunacds/SwiftUICheckBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "waruna": "waruna@binarylogs.com"
13   },
14   "source": {
15     "git": "https://github.com/warunacds/SwiftUICheckBox.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SwiftUICheckBox/Classes/**/*",
23   "swift_version": "5.0"