blob: 7ceb9cb8c7f1c4ae94110a0aecc54fdd07808fcb [file] [log] [blame]
{
"name": "KPCTabsControl",
"version": "3.0.1",
"summary": "A multi-tabs control with enhanced capabilities, and custom styles.",
"homepage": "https://github.com/onekiloparsec/KPCTabsControl.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cédric Foellmi": "cedric@onekilopars.ec"
},
"source": {
"git": "https://github.com/onekiloparsec/KPCTabsControl.git",
"tag": "3.0.1"
},
"source_files": "KPCTabsControl/*.{swift}",
"platforms": {
"osx": "10.10"
},
"frameworks": [
"QuartzCore",
"AppKit"
],
"resources": "Resources/*.pdf"
}