[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 0 / f / a / MERPageViewController / 1.0.2 / MERPageViewController.podspec.json
bloba2b2910d568e5333e6074089254811dea0c5e737
2   "name": "MERPageViewController",
3   "version": "1.0.2",
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.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MERPageViewController/Classes/**/*"