[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / f / a / MERPageViewController / 1.2.4 / MERPageViewController.podspec.json
blobc2efdbb937800ee690b8d741e06764c3fd2d7c2d
2   "name": "MERPageViewController",
3   "version": "1.2.4",
4   "summary": "Custom horizontal scroll PageViewController. Support paging scroll and transition with animation.",
5   "description": "'the UIPageViewController has some bugs in UIPageViewControllerTransitionStyleScroll & UIPageViewControllerNavigationOrientationHorizontal, here has a custom horizontal scroll PageViewController.'",
6   "homepage": "https://github.com/Mervin1024/MERPageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mervin1024": "mervin1024@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Mervin1024/MERPageViewController.git",
16     "tag": "1.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "MERPageViewController/Classes/**/*",
23   "swift_version": "4.2"