blob: e5ea7123a91c2d4d5dd678497e2a6d40a0f8b3be [file] [log] [blame]
{
"name": "BPPageViewController",
"version": "0.0.1",
"summary": "Simple PageViewController which can disable the bounce of first page and last page",
"description": "Simple PageViewController which can disable the bounce of first page and last page, and easy to set up.",
"homepage": "https://github.com/bluepi0j/BPPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bluepi0j": "bluepi0j@gmail.com"
},
"source": {
"git": "https://github.com/bluepi0j/BPPageViewController.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/bluepi0j",
"platforms": {
"ios": "8.0"
},
"source_files": "BPPageViewController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}