blob: ae76a5bb6ce14c8c44577876a7c875cf7c2c532e [file] [log] [blame]
{
"name": "SimplePagedView",
"version": "1.0.0",
"summary": "A PageViewController replacement built to be as simple as possible",
"description": "A PageViewController replacement built to be as simple as possible to use. Supports easy insertion of views and the classic page dots. Also supports many customization points alongside reasonable defaults.",
"homepage": "http://github.com/redbooth/SimplePagedView",
"license": "MIT",
"authors": {
"Alex Reilly": "alexander.r.reilly@gmail.com"
},
"social_media_url": "https://twitter.com/TheWisestFools",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/redbooth/SimplePagedView.git",
"tag": "1.0.0"
},
"source_files": "SimplePagedViewFramework/**/*{swift}",
"swift_version": "4.2"
}