blob: 37afaae28655d52982f1bf591e9e4ca7e057c8c5 [file] [log] [blame]
{
"name": "TabLayoutView",
"version": "1.0.2",
"summary": "An iOS tab view.",
"description": "A `TabLayoutView` object is a horizontal control made of multiple tabs, each tab functioning as a discrete button.",
"homepage": "https://github.com/dtrisciuoglio/TabLayoutView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dario Trisciuoglio": "trisci.dario@gmail.com"
},
"source": {
"git": "https://github.com/dtrisciuoglio/TabLayoutView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "source/*.{swift}",
"pushed_with_swift_version": "4.0"
}