blob: 96bddf56f469fd3c79726e7a99259a434596a0de [file] [log] [blame]
{
"name": "Tabman",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_version": "4.2",
"version": "2.1.3",
"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.1.3"
},
"source_files": "Sources/Tabman/**/*.{h,m,swift}",
"dependencies": {
"Pageboy": [
"~> 3.0.1"
],
"AutoInsetter": [
"~> 1.4.1"
]
}
}