[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 6 / CJMRouter / 0.1.1 / CJMRouter.podspec.json
blobeb8b70ed3e7aa53f6ed41237a4530d19bdfa3ad0
2   "name": "CJMRouter",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJMRouter/Classes/**/*"