blob: 6627a9d11aab751e0e0f442b8c6b646c45af7445 [file] [log] [blame]
{
"name": "MERPageViewController",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MERPageViewController/Classes/**/*"
}