[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / b / CLRouter / 0.5.0 / CLRouter.podspec.json
blob35fa9df7ef5b708bc5343cd56316df5b1e1568f0
2   "name": "CLRouter",
3   "version": "0.5.0",
4   "summary": "iOS路由组件",
5   "description": "iOS路由组件,可以跳转任意页面.",
6   "homepage": "https://github.com/zchenglong/CLRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangchenglong": "zchglong@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zchenglong/CLRouter.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CLRouter/Classes/**/*"