blob: ff00ca7216e9df3a4fa6bf308557531fa2b787a4 [file] [log] [blame]
{
"name": "TabLayoutView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.{swift}",
"pushed_with_swift_version": "3.0"
}