[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / d / 4 / 3 / CLTabWindowController / 0.1.0 / CLTabWindowController.podspec.json
blob50304a7be071fb62b483bb0606c992409dd7076b
2   "name": "CLTabWindowController",
3   "version": "0.1.0",
4   "summary": "A short description of CLTabWindowController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chen1230/CLTabWindowController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chen1230": "chent@suirui.com"
13   },
14   "source": {
15     "git": "https://github.com/chen1230/CLTabWindowController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "CLTabWindowController/Classes/**/*",
22   "resource_bundles": {
23   },
24   "dependencies": {
25     "Masonry": [
27     ]
28   }