[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / d / 4 / CHRouter / 0.1.1 / CHRouter.podspec.json
blobbc65a978c2915931db38d500483df3776aba994e
2   "name": "CHRouter",
3   "version": "0.1.1",
4   "summary": "iOS原生开发路由器.",
5   "description": "CHRouter是一个iOS原生开发路由器,可以进行组件之间的跳转通信.",
6   "homepage": "https://github.com/cherry689/CHRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mingren": "853355024@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cherry689/CHRouter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CHRouter/Classes/**/*"