[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / a / b / CLRouter / 0.2.0 / CLRouter.podspec.json
blob60ef43567b067e91e3d44d244c2869b083202d54
2   "name": "CLRouter",
3   "version": "0.2.0",
4   "summary": "iOS路由组件",
5   "description": "iOS路由组件,可以跳转任意页面.",
6   "homepage": "https://github.com/zchenglong/CLRouter.git",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CLRouter/Classes/**/*",
22   "dependencies": {
23     "YYKit": [
25     ]
26   }