[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 3 / e / RYLSJRouter / 0.1.0 / RYLSJRouter.podspec.json
blob797106318da9de17f2352f512a5d5eec49a3a2e6
2   "name": "RYLSJRouter",
3   "version": "0.1.0",
4   "summary": "RYLSJRouter",
5   "description": "RYLSJRouter 路由和静态库集合",
6   "homepage": "https://github.com/Runyalsj/RYLSJRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Runyalsj": "Runya_lsj@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Runyalsj/RYLSJRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RYLSJRouter/Classes/**/*.h",
22   "ios": {
23     "vendored_frameworks": "RYLSJRouter/Products/GDKit_Router.framework"
24   }