[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / e / c / CGCommonLib / 0.0.1 / CGCommonLib.podspec.json
blobc98128aada74f39ae9407731599bc9b3aa0d6fa8
2   "name": "CGCommonLib",
3   "version": "0.0.1",
4   "summary": "swift 搭建通用框架",
5   "description": "swift 项目框架快速搭建,url路由跳转及常用网络请求封装",
6   "homepage": "https://github.com/chenhde/CGCommonLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenG": "669775990@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/chenhde/CGCommonLib.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "CGCommonLib/Classes/**/*"