blob: ba78c1728f8de5ea1a98797fc825f4c87236a159 [file] [log] [blame]
{
"name": "VFCheckbox",
"version": "0.1.1",
"summary": "VFCheckbox lets a user to use a checkbox like a UIControl.",
"requires_arc": true,
"homepage": "https://github.com/VladFrolov/VFCheckbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladislav Frolov": "frolov.vladislav@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/VladFrolov/VFCheckbox.git",
"tag": "0.1.1"
},
"source_files": "VFCheckbox/**/*.{swift}",
"frameworks": "UIKit",
"swift_versions": "5",
"swift_version": "5"
}