[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 2 / e / WTabView / 0.1.0 / WTabView.podspec.json
blob820ae3f791f3323faf3a58aa9b8bea865922d1e6
2   "name": "WTabView",
3   "version": "0.1.0",
4   "summary": "A short description of WTabView.",
5   "description": "标签组件",
6   "homepage": "https://github.com/IOSBO/WTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "348886543@qq.com": "348886543@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/IOSBO/WTableView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WTabView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }