2 "name": "DPPageViewController",
4 "summary": "一个类似网易新闻页面切换的控件,又加了点电商商品详情的功能。",
5 "description": "一个类似网易新闻页面切换的控件.用两行代码就可以实现\n\nDPPageViewController *pagevc = [[DPPageViewController alloc] initWithTitle:@\"Page View Controller\" viewControllers:@[vc1,vc2,vc3,vc4,vc5]];\n[self.navigationController pushViewController:pagevc animated:YES];",
6 "homepage": "https://github.com/DaoPinWong/DPPageViewController",
12 "dpwong": "413655409@qq.com"
15 "git": "https://github.com/DaoPinWong/DPPageViewController.git",
21 "source_files": "DPPageViewController/Classes/**/*",