blob: a7d49c79c12b9c50b1dbb97ee091b27e84c16bea [file] [log] [blame]
{
"name": "Pageboy",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"version": "0.4.4",
"summary": "A simple, highly informative page view controller.",
"description": "Pageboy is a page view controller that provides simplified data source management, enhanced delegation and other useful features.",
"homepage": "https://github.com/MerrickSapsford/Pageboy",
"license": "MIT",
"authors": {
"Merrick Sapsford": "merrick@sapsford.tech"
},
"social_media_url": "http://twitter.com/MerrickSapsford",
"source": {
"git": "https://github.com/MerrickSapsford/Pageboy.git",
"tag": "0.4.4"
},
"source_files": "Sources/Pageboy/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}