blob: 0c2f1acefba1dd3cd1ebf364f9dbc5e7a247f195 [file] [log] [blame]
{
"name": "SSTSwitch",
"version": "0.0.1",
"summary": "SSTSwitch contains multiple types of switches to use easily",
"description": "SSTSwitch is a collection of multiple switches that are customizable",
"homepage": "https://github.com/bupstan/SSTSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bupstan": "bupstan.dev@gmail.com"
},
"source": {
"git": "https://github.com/bupstan/SSTSwitch.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "SSTSwitch/Classes/**/*",
"swift_version": "4.2"
}