[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 0 / f / a / MERPageViewController / 1.1.0 / MERPageViewController.podspec.json
blob61265571bde051b69d5b6db09f9a3dd6be6baa0c
2   "name": "MERPageViewController",
3   "version": "1.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MERPageViewController/Classes/**/*"