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