[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / b / FLbridge / 0.0.4 / FLbridge.podspec.json
blob687becf430e73de2024ee5e10887ad38d8e41ad7
2   "name": "FLbridge",
3   "version": "0.0.4",
4   "summary": "简单的组件化路由",
5   "description": "简单的组件化路由, 特别感谢简书作者:smalldu的源码分享, 简书地址: https://www.jianshu.com/p/4ba2db91030b",
6   "homepage": "https://www.jianshu.com/u/f62ba27bc07b",
7   "license": "MIT",
8   "authors": {
9     "cirelir": "1193436556@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://gitee.com/want_be_rich_of_unit/FLbridge.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "FLbridge/*.{h,m,swift}",
20     "Classes/**/*.{h,m}"
21   ]