blob: 387bf3be16979256101041ecaa98612e273aca47 [file] [log] [blame]
{
"name": "Segnify",
"version": "1.0.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.0.1"
},
"source_files": "Segnify/**/*.{swift}"
}