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