blob: 3093347070ab40b03b4940df9a6a0949c31ed23d [file] [log] [blame]
{
"name": "Tabman",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"version": "1.1.0",
"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": "1.1.0"
},
"source_files": "Sources/Tabman/**/*.{h,m,swift}",
"dependencies": {
"Pageboy": [
"~> 2.0"
],
"PureLayout": [
"~> 3.0"
]
},
"pushed_with_swift_version": "4.0"
}