blob: 1cebf3c52c22eccd732a74482de7a46a26cc05d7 [file] [log] [blame]
{
"name": "GLViewPagerViewController",
"version": "1.0.3",
"summary": "ViewPager",
"description": "GLViewPagerViewController is an common public control, it is usally used in news, here use UIPageViewController and UIScrollView as tab container to build it.",
"homepage": "https://github.com/XuYanci/GLViewPagerController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"screenshots": [
"https://github.com/XuYanci/GLViewPagerController/blob/master/readme%7Eresource/present_viewpager.gif",
{
"type": "MIT",
"file": "LICENSE"
}
],
"authors": {
"XuYanci": "grandy.wind@gmail.com"
},
"source": {
"git": "https://github.com/XuYanci/GLViewPagerController.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLViewPagerViewController/Classes/**/*"
}