blob: 27892d5cd987a38a75b5b9299a56373fba4213ea [file] [log] [blame]
{
"name": "USController",
"version": "1.1.0",
"license": "MIT",
"summary": "More customizable Universal Split Controller for IOS device family.",
"homepage": "https://github.com/ytur/USController",
"authors": {
"ytur": "yasinturkoglu@yahoo.com"
},
"swift_versions": [
"5.1",
"5.2"
],
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ytur/USController.git",
"tag": "1.1.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.2"
}