4 "summary": "BabyKit 一个日常开发实用Objective-C工具包(部分代码参考或直接拷贝第三方框架).依赖多个实用Cocoapod依赖库,旨在快速提升开发效率,在实际开发过程中更加顺畅,没有很高大上的技术,就是单纯为了满足日常基本开发需求。",
5 "description": "TODO: 针对已有的一系列类的demo编写待进行.....",
6 "homepage": "https://github.com/baiwulong/BabyKit",
12 "baiwulong": "1204803180@qq.com"
15 "git": "https://github.com/baiwulong/BabyKit.git",
22 "public_header_files": "BabyKit/BabyKit.h",
23 "source_files": "BabyKit/BabyKit.h",
34 "source_files": "BabyKit/BBHelper/*.{h,m}",
35 "public_header_files": "BabyKit/BBHelper/*.h",
38 "name": "BBToolsHelper",
42 "source_files": "BabyKit/BBHelper/BBToolsHelper/*.{h,m}",
43 "public_header_files": "BabyKit/BBHelper/BBToolsHelper/*.h"
50 "source_files": "BabyKit/BBHelper/BBUIHelper/*.{h,m}",
51 "public_header_files": "BabyKit/BBHelper/BBUIHelper/*.h"
60 "source_files": "BabyKit/BBCategory/*.{h,m}",
61 "public_header_files": "BabyKit/BBCategory/*.h"
68 "source_files": "BabyKit/BBView/*.{h,m}",
69 "public_header_files": "BabyKit/BBView/*.h"
72 "name": "BBPodManager",
76 "source_files": "BabyKit/BBPodManager/*.{h,m}",
77 "public_header_files": "BabyKit/BBPodManager/*.h",
79 "HEADER_SEARCH_PATHS": "${PODS_ROOT}"
83 "name": "BBPodUIManager",
87 "source_files": "BabyKit/BBPodManager/BBPodUIManager/*.{h,m}",
88 "public_header_files": "BabyKit/BBPodManager/BBPodUIManager/*.h",
108 "name": "BBPodToolManager",
112 "source_files": "BabyKit/BBPodManager/BBPodToolManager/*.{h,m}",
113 "public_header_files": "BabyKit/BBPodManager/BBPodToolManager/*.h",
121 "IQKeyboardManager": [
127 "FBRetainCycleDetector": [