[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 6 / GLViewPagerViewController / 1.0.0 / GLViewPagerViewController.podspec.json
blob9bc93563e4a43fe29a54cb8cced76f7f6405d0c0
2   "name": "GLViewPagerViewController",
3   "version": "1.0.0",
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.0"
24   },
25   "platforms": {
26     "ios": "8.0"
27   },
28   "source_files": "GLViewPagerViewController/Classes/**/*"