blob: a45d5bb427b609bf220b692d7df56b1392deb0ac [file] [log] [blame]
{
"name": "Tabman",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": [
"4.0",
"4.1",
"4.2",
"5.0"
],
"version": "2.8.2",
"summary": "A powerful paging view controller with indicator bar.",
"description": "Tabman is a highly customisable, powerful and extendable paging view controller with indicator bar.",
"homepage": "https://github.com/uias/Tabman",
"license": "MIT",
"authors": {
"Merrick Sapsford": "merrick@sapsford.tech"
},
"social_media_url": "http://twitter.com/MerrickSapsford",
"source": {
"git": "https://github.com/uias/Tabman.git",
"tag": "2.8.2"
},
"source_files": "Sources/Tabman/**/*.{h,m,swift}",
"dependencies": {
"Pageboy": [
"~> 3.5.1"
]
},
"swift_version": "5.0"
}