blob: 8bcd87974b5d44e9630dc3e6f1e5d24a4b30eb5a [file] [log] [blame]
{
"name": "UndisclosedUI",
"version": "0.1.0",
"summary": "A collection of UI elements",
"description": "A collection of UI elements that can be made programmatically or in Interface Builder",
"homepage": "https://github.com/jevon718/UndisclosedUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jevon718": "Jevoncharlesbuild@gmail.com"
},
"source": {
"git": "https://github.com/jevon718/UndisclosedUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "UndisclosedUI/Classes/**/*",
"swift_version": "5.0"
}