blob: 20c5ca2618ec31dfa540cb6110b9dae075a37daf [file] [log] [blame]
{
"name": "Pageboy",
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"swift_version": "4.2",
"requires_arc": true,
"version": "3.2.0",
"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/MerrickSapsford/Pageboy",
"license": "MIT",
"authors": {
"Merrick Sapsford": "merrick@sapsford.tech"
},
"social_media_url": "https://twitter.com/MerrickSapsford",
"source": {
"git": "https://github.com/MerrickSapsford/Pageboy.git",
"tag": "3.2.0"
},
"source_files": "Sources/Pageboy/**/*.{h,m,swift}"
}