[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 4 / a / 3 / MJRouter / 1.0.2 / MJRouter.podspec.json
blob349fbe2a8c73fd8d50c878dbbb60e9794b2950fa
2   "name": "MJRouter",
3   "version": "1.0.2",
4   "swift_versions": "5.0",
5   "summary": "路由服务管理工具",
6   "description": "路由服务管理工具",
7   "homepage": "https://github.com/chenminjie92/MJRouter",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "chenminjie92@126.com": "845083062@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/chenminjie92/MJRouter.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "source_files": "MJRouter/Classes/**/*",
28   "swift_version": "5.0"