blob: 8f7e015126281ec0dc06314463c4570904c7cea9 [file] [log] [blame]
{
"name": "SwiftCheckBox",
"version": "0.1.0",
"summary": "Check box buttons with images",
"swift_versions": "4.0",
"description": "Import SwiftCheckBox and add the CheckBoxButton both from the Storyboard or programmatically",
"homepage": "https://github.com/MagFer/SwiftCheckBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ian Magarzo": "ian.magfer@gmail.com"
},
"source": {
"git": "https://github.com/MagFer/SwiftCheckBox.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftCheckBox/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}