[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 2 / 0 / CGCommonTools / 1.0.1 / CGCommonTools.podspec.json
blobf6bffb9cea72547e5b67621b3014036aeda5f5d7
2   "name": "CGCommonTools",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": [
19     "CommonTools",
20     "CommonTools/**/*.{h,m}"
21   ],
22   "exclude_files": "CommonTools/Exclude"