[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 0 / f / a / MERPageViewController / 1.2.0 / MERPageViewController.podspec.json
blobccff24b171a61d57a8789979e63e2fa03c1d8d54
2   "name": "MERPageViewController",
3   "version": "1.2.0",
4   "summary": "Custom horizontal scroll PageViewController. Support paging scroll and transition with animation.",
5   "description": "'Because the UIPageViewController has some bugs in UIPageViewControllerTransitionStyleScroll & UIPageViewControllerNavigationOrientationHorizontal, so custom a 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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "MERPageViewController/Classes/**/*",
23   "swift_version": "4.2"