[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 0 / CGCommonTools / 1.0.0 / CGCommonTools.podspec.json
blob89d0aa555ff2c3634d1c594eb280ef799aebb875
2   "name": "CGCommonTools",
3   "version": "1.0.0",
4   "summary": "一键封装开发基础工具类",
5   "description": "封装一些开发基础工具类,如base基类,常用类别以及网络请求封装",
6   "homepage": "https://github.com/chenhde/CGCommonTools",
7   "license": "MIT",
8   "authors": {
9     "Chenhde": "669775990@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/chenhde/CGCommonTools.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "CommonTools",
20     "CommonTools/**/*.{h,m}"
21   ],
22   "exclude_files": "CommonTools/Exclude"