[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / f / CCRouter / 0.0.1 / CCRouter.podspec.json
blob411ccda54a2766d44c444e7b187ce545d0af1470
2   "name": "CCRouter",
3   "version": "0.0.1",
4   "summary": "CCRouter是路由跳转组件",
5   "description": "iOS路由跳转工具,支持携带参数",
6   "homepage": "https://github.com/bigBingC",
7   "license": "MIT",
8   "authors": {
9     "cuibing": "cuibing@dankegongyu.com"
10   },
11   "source": {
12     "git": "https://github.com/bigBingC/CCRouter.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "CCRouter",
17     "CCRouter/**/*.{h,m}"
18   ],
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }