blob: 123ad9499c3ff4c6d95183d331ab7ae80675f671 [file] [log] [blame]
{
"name": "SwiftCheckboxDialog",
"version": "0.1.0",
"summary": "Simple checkbox dialog written in Swift.",
"description": "Simple checkbox dialog written in Swift, it uses AutoLayout to adopt to different screen sizes.",
"homepage": "https://github.com/kkontus/SwiftCheckboxDialogCocoapod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kkontus": "kristijan.kontus@gmail.com"
},
"source": {
"git": "https://github.com/kkontus/SwiftCheckboxDialogCocoapod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftCheckboxDialog/Classes/**/*",
"pushed_with_swift_version": "3.0"
}