[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / d / 4 / CHRouter / 0.1.2 / CHRouter.podspec.json
blobd139d2875ab34610c03ee5185cb823c0957d252f
2   "name": "CHRouter",
3   "version": "0.1.2",
4   "summary": "CHRouter支持OC和Swift混编工程,实现了一行代码跳转任意控制器(可传参数)以进行组件之间的跳转通信,不需要再引用头文件,减少耦合和依赖.",
5   "description": "CHRouter是一个iOS原生开发路由器,可以进行组件之间的跳转通信.",
6   "homepage": "https://github.com/cherry689/CHRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cherry689": "853355024@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cherry689/CHRouter.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://ants.baklib-free.com/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CHRouter/Classes/**/*"