blob: 05e47da0ddbf17ce71b154988c7dbbaebb7b523b [file] [log] [blame]
{
"name": "KSTabView",
"version": "0.4.0",
"license": "MIT",
"summary": "Simple and Lightweight TabView for Mac",
"homepage": "https://github.com/kaunteya/KSTabView",
"authors": {
"Kaunteya Suryawanshi": "k.suryawanshi@gmail.com"
},
"source": {
"git": "https://github.com/kaunteya/KSTabView.git",
"tag": "0.4.0"
},
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"source_files": "KSTabView.swift"
}