blob: ed3eeeb6623296e82f4c91f9862f83292d6acf59 [file] [log] [blame]
{
"name": "Pageboy",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"version": "0.4.12",
"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.12"
},
"source_files": "Sources/Pageboy/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}