blob: 7dbe3930014c534d6cd9d6f58f688c731095b888 [file] [log] [blame]
{
"name": "KSTabView",
"version": "0.3.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.3.0"
},
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"source_files": "KSTabView.swift"
}