blob: 864bd9235f53f11907965c1f5c3ef03b4e83b3af [file] [log] [blame]
{
"name": "Tabman",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"version": "0.5.0.beta.1",
"summary": "A powerful paging view controller with indicator bar for iOS",
"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": "0.5.0.beta.1"
},
"source_files": "Sources/Tabman/**/*.{h,m,swift}",
"dependencies": {
"Pageboy": [
"1.0.6"
],
"PureLayout": [
"~> 3.0.0"
]
},
"pushed_with_swift_version": "3.0"
}