blob: 6e4b5caf7a49d1fc2da9c090d07faf1626d69d10 [file] [log] [blame]
{
"name": "GLViewPagerViewController-Swift",
"version": "1.0.0",
"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/GLViewPagerViewController-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XuYanci": "grandy.wind@gmail.com"
},
"source": {
"git": "https://github.com/XuYanci/GLViewPagerViewController-Swift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GLViewPagerViewController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}