[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 9 / b / CNRouteCenter / 0.0.1 / CNRouteCenter.podspec.json
blob47d9de32212b6f97b57bbca6f8a831193431eebb
2   "name": "CNRouteCenter",
3   "version": "0.0.1",
4   "summary": "跳转路由中间件",
5   "description": "跳转路由中间件,分为远程调用和本地调用",
6   "homepage": "https://github.com/congni/CNRouteCenter.git",
7   "license": "MIT",
8   "authors": {
9     "congni": "983818495@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/congni/CNRouteCenter.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "CNRouteCenter",
17     "CNRouteCenter/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }