blob: 33de5f00ce444c873a6123863d43f50d440e7a1e [file] [log] [blame]
{
"name": "CommonWidgets",
"version": "0.1.1",
"summary": "CommonWidgets is a collection of common icons used in our app projects",
"homepage": "https://github.com/feilfeilundfeil/CommonWidgets",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"Feil, Feil, & Feil GmbH",
"Julio Alorro"
],
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/feilfeilundfeil/CommonWidgets.git",
"tag": "0.1.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.0",
"deprecated": true
}