2 "name": "HDBaseProject",
4 "summary": "快速搭建项目:支持AFNetworking3.1.0请求,支持自定义下拉gif动画,开源请求类",
5 "description": "新建项目中常用的基础类,项目有一定量的时候,都是代码的复制和粘贴,但是在后台的粘贴中或许有好的代码更正,这个时候我们往往没有时间去维护以前的老代码,不经意间会出现代码不同步的问题",
6 "homepage": "https://github.com/erduoniba/HDBaseProject",
9 "Harry": "328418417@qq.com"
12 "git": "https://github.com/erduoniba/HDBaseProject.git",
19 "public_header_files": "Pod/Classes/HDBaseProject.h",
20 "source_files": "Pod/Classes/HDBaseProject.h",
35 "source_files": "Pod/Classes/Catogorys/*",
36 "public_header_files": "Pod/Classes/Catogorys/*.h"
39 "name": "HDBaseViewControllers",
40 "source_files": "Pod/Classes/HDBaseViewControllers/*",
41 "public_header_files": "Pod/Classes/HDBaseViewControllers/*.h",
44 "HDBaseProject/HDGlobalMethods": [
47 "HDBaseProject/ThirdPartyLibs": [
50 "HDBaseProject/Catogorys": [
53 "HDBaseProject/HDHTTPRequest": [
60 "name": "HDGlobalMethods",
61 "source_files": "Pod/Classes/HDGlobalMethods/*",
62 "public_header_files": "Pod/Classes/HDGlobalMethods/*.h",
65 "HDBaseProject/Catogorys": [
72 "name": "HDHTTPRequest",
73 "source_files": "Pod/Classes/HDHTTPRequest/*",
74 "public_header_files": "Pod/Classes/HDHTTPRequest/*.h"
77 "name": "ThirdPartyLibs",
78 "source_files": "Pod/Classes/ThirdPartyLibs/**/*",
79 "public_header_files": "Pod/Classes/ThirdPartyLibs/**/*.h"