[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / b / d / 5 / SwiftCheckboxDialog / 0.1.1 / SwiftCheckboxDialog.podspec.json
blobdcc0c96cfdb3deda49916e6c72cdc9b15ebf06a2
2   "name": "SwiftCheckboxDialog",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftCheckboxDialog/Classes/**/*",
22   "pushed_with_swift_version": "3.0"