blob: 56b931325b64339e6c46b4e3cd4cf186320b23fa [file] [log] [blame]
{
"name": "CheckBox",
"version": "0.1.1",
"summary": "CheckBox swift ui control.",
"description": "my own checkbox swift ui control.",
"homepage": "https://github.com/gemgemo/CheckBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gemgemo": "gamalal3yk@gmail.com"
},
"source": {
"git": "https://github.com/gemgemo/CheckBox.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CheckBox/Classes/**/*",
"pushed_with_swift_version": "echo “3.0” >> .swift-version"
}