[Add] LunarSwift 1.1.0
[CocoaPods.git] / Specs / 8 / c / 6 / GLViewPagerViewController / 1.0.3 / GLViewPagerViewController.podspec.json
blob1cebf3c52c22eccd732a74482de7a46a26cc05d7
2   "name": "GLViewPagerViewController",
3   "version": "1.0.3",
4   "summary": "ViewPager",
5   "description": "GLViewPagerViewController is an common public control, it is usally used in news, here use UIPageViewController and UIScrollView as tab container to build it.",
6   "homepage": "https://github.com/XuYanci/GLViewPagerController.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "screenshots": [
12     "https://github.com/XuYanci/GLViewPagerController/blob/master/readme%7Eresource/present_viewpager.gif",
13     {
14       "type": "MIT",
15       "file": "LICENSE"
16     }
17   ],
18   "authors": {
19     "XuYanci": "grandy.wind@gmail.com"
20   },
21   "source": {
22     "git": "https://github.com/XuYanci/GLViewPagerController.git",
23     "tag": "1.0.3"
24   },
25   "platforms": {
26     "ios": "8.0"
27   },
28   "source_files": "GLViewPagerViewController/Classes/**/*"