[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 5 / f / 8 / QTabView / 1.0.2 / QTabView.podspec.json
blob188bff18d49c7b9cc994b3a261c408a320cf25d6
2   "name": "QTabView",
3   "version": "1.0.2",
4   "summary": "A tab view with more than one page. It can be used for news",
5   "description": "QTabView\nA tab view with more than one page. It can be used for news, projects, and so on.",
6   "homepage": "https://github.com/hqs5678/qtabs-swift",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "黄青松": "huangqingsong_5678@hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hqs5678/qtabs-swift.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Classes/QTabView.swift",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "QHorizontalTableView": [
30     ],
31     "QSExtensionSwift": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"