blob: 8947022f22f4faf39eab0440e7b614f34511db2f [file] [log] [blame]
{
"name": "Segnify",
"version": "1.1.1",
"summary": "An elegant, performing and fancy segmented component in Swift.",
"homepage": "https://github.com/nedap/Segnify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bart Hopster": "bart.hopster@nedap.com"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/nedap/Segnify.git",
"tag": "1.1.1"
},
"source_files": "Segnify/**/*.{swift}"
}