2 "name": "DSBaseViewController",
4 "summary": "A serial of super view controller classes.",
5 "description": "DSBaseViewController brings the convenience for your view controllers to maintain the subviews' construction and data source management, it extends a core protocol with overriding methods of UIViewController, conforming the protocol for the subclasses will get the beautiful magic.",
6 "homepage": "http://github.com/xingheng/DSBaseViewController",
12 "Will Han": "xingheng.hax@qq.com"
14 "social_media_url": "https://twitter.com/xingheng907",
19 "git": "https://github.com/xingheng/DSBaseViewController.git",
23 "DSBaseViewController",
24 "DSBaseViewController/**/*.{h,m}"
26 "public_header_files": "DSBaseViewController/**/*.h",
27 "frameworks": "UIKit",