[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / b / FLbridge / 0.0.1 / FLbridge.podspec.json
blob99383ac14e80c5f64982cf3b7e9b298b21a24b47
2   "name": "FLbridge",
3   "version": "0.0.1",
4   "summary": "简单的组件化开发中间件",
5   "description": "简单的组件化开发中间件",
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/crraien/FLbridge.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "FLbridge/*.{h,m,swift}",
20     "Classes/**/*.{h,m}"
21   ]