[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / e / 6 / 5 / TabLayoutView / 1.0.0 / TabLayoutView.podspec.json
blobff00ca7216e9df3a4fa6bf308557531fa2b787a4
2   "name": "TabLayoutView",
3   "version": "1.0.0",
4   "summary": "An iOS tab view.",
5   "description": "A `TabLayoutView` object is a horizontal control made of multiple tabs, each tab functioning as a discrete button.",
6   "homepage": "https://github.com/dtrisciuoglio/TabLayoutView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dario Trisciuoglio": "trisci.dario@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dtrisciuoglio/TabLayoutView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/*.{swift}",
22   "pushed_with_swift_version": "3.0"