[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / e / CHENBaseProject / 1.0.1 / CHENBaseProject.podspec.json
blob5d2ea5fbc1eec652c89ad855a855a5177ccdfa36
2   "name": "CHENBaseProject",
3   "version": "1.0.1",
4   "summary": "新建项目中常用的基础类,项目有一定量的时候.",
5   "description": "新建项目中常用的基础类,项目有一定量的时候,都是代码的复制和粘贴,但是在后台的粘贴中或许有好的代码更正,这个时候我们往往没有时间去维护以前的老代码,不经意间会出现代码不同步的问题",
6   "homepage": "https://github.com/chenwh/CHENBaseProject.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenwh198807@yeah.net": "wenhao1.chen@midea.com"
13   },
14   "source": {
15     "git": "https://github.com/chenwh/CHENBaseProject.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CHENBaseProject/Classes/**/*"