4 "summary": "ZB专用的CocoaPod",
5 "description": "用于ZB内部的一些常用类及扩展,用于搭建基础框架\nCore-->核心包\nCategory-->常用扩展类\nUtil-->常用工具类\nBaseController-->基础Controller\nDrawerController-->侧滑页面\nImagePreview-->图片预览",
6 "homepage": "https://github.com/prewindemon/ZBCocoaPod",
9 "Prewindemon": "121555495@qq.com"
11 "social_media_url": "http://weibo.com/123605358/home",
20 "git": "https://github.com/prewindemon/ZBCocoaPod.git",
32 "source_files": "ZBCocoaPod/ZBFoundation/Core/**/*.{h,m}",
37 "UITableView+FDTemplateLayoutCell": [
55 "ZBCocoaPod/Category": [
62 "source_files": "ZBCocoaPod/ZBFoundation/Category/**/*.{h,m}"
66 "source_files": "ZBCocoaPod/ZBFoundation/Util/**/*.{h,m}",
74 "name": "BaseController",
75 "source_files": "ZBCocoaPod/ZBFoundation/Controller/Base/**/*.{h,m}",
83 "name": "DrawerController",
84 "source_files": "ZBCocoaPod/ZBFoundation/Controller/Drawer/**/*.{h,m}",
89 "MMDrawerController": [
95 "name": "ImagePreview",
96 "source_files": "ZBCocoaPod/ZBFoundation/View/ImagePreview/**/*.{h,m,bundle}",
101 "ZBCocoaPod/Category": [
105 "resource_bundles": {
106 "zbImagePreviewIcon": [
107 "ZBCocoaPod/ZBFoundation/View/ImagePreview/**/*.bundle"