blob: db3e799da274399363f70e299a2683aa49479a1e [file] [log] [blame]
{
"name": "MERPageViewController",
"version": "1.0.3",
"summary": "Custom horizontal scroll PageViewController. Support paging scroll and transition with animation.",
"description": "'Because the UIPageViewController has some bugs in UIPageViewControllerTransitionStyleScroll & UIPageViewControllerNavigationOrientationHorizontal, so custom a horizontal scroll PageViewController.'",
"homepage": "https://github.com/Mervin1024/MERPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mervin1024": "mervin1024@163.com"
},
"source": {
"git": "https://github.com/Mervin1024/MERPageViewController.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MERPageViewController/Classes/**/*"
}