blob: 3941286cf1a7ce4c91f1f916350d518f59c0c7ce [file] [log] [blame]
{
"name": "CheckBox",
"version": "1.0.0",
"swift_version": "5.0",
"summary": "CheckBox swift ui control.",
"description": "my own checkbox swift ui control.",
"homepage": "https://github.com/jamalalayq/CheckBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jamal": "gamalal3yk@gmail.com"
},
"source": {
"git": "https://github.com/jamalalayq/CheckBox.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/jamalelayeq",
"platforms": {
"ios": "10.0"
},
"source_files": "CheckBox/Classes/**/*"
}