[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 6 / CJMRouter / 0.1.2 / CJMRouter.podspec.json
blob37b31272b0ca53ef3374d7b3546e86d352e21631
2   "name": "CJMRouter",
3   "version": "0.1.2",
4   "summary": "基于UINavigationController的路由器",
5   "description": "该路由器是基于UINavigationController实现的,使用原生的控件来导航页面跳转功能,可以简化逻辑和方便使用。",
6   "homepage": "https://github.com/cjm-ios-sdk/CJMRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjm": "cjiemin@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cjm-ios-sdk/CJMRouter.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJMRouter/Classes/**/*"