blob: aa518e1cefa8c438f1f10511cfd880c059524b91 [file] [log] [blame]
{
"name": "Segnify",
"version": "1.0.2",
"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.0.2"
},
"source_files": "Segnify/**/*.{swift}"
}