blob: 50304a7be071fb62b483bb0606c992409dd7076b [file] [log] [blame]
{
"name": "CLTabWindowController",
"version": "0.1.0",
"summary": "A short description of CLTabWindowController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chen1230/CLTabWindowController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chen1230": "chent@suirui.com"
},
"source": {
"git": "https://github.com/chen1230/CLTabWindowController.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.10"
},
"source_files": "CLTabWindowController/Classes/**/*",
"resource_bundles": {
},
"dependencies": {
"Masonry": [
]
}
}