[Add] flappyim 3.12.8
[CocoaPods.git] / Specs / a / 8 / d / CJLRouter / 1.0.0 / CJLRouter.podspec.json
blob7e80141d1da7788494158b05d9a26eaa1bd38657
2   "name": "CJLRouter",
3   "version": "1.0.0",
4   "summary": "路由组件:支持分类方法调用以及AppScheme路由两种调用方式",
5   "homepage": "https://github.com/lele8446/CJLRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lele8446": "lele8446@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/lele8446/CJLRouter.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "CJLRouter/**/*",
22   "public_header_files": "CJLRouter/**/*.h"