[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 5 / SwiftCheckboxDialog / 1.0.1 / SwiftCheckboxDialog.podspec.json
blobe7a025652c95a365bbbd0353d57542350779198b
2   "name": "SwiftCheckboxDialog",
3   "version": "1.0.1",
4   "summary": "Simple checkbox dialog written in Swift.",
5   "swift_version": "4.2",
6   "description": "Simple checkbox dialog written in Swift, it uses AutoLayout to adopt to different screen sizes.",
7   "homepage": "https://github.com/kkontus/SwiftCheckboxDialogCocoapod",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kkontus": "kristijan.kontus@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kkontus/SwiftCheckboxDialogCocoapod.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "SwiftCheckboxDialog/Classes/**/*"