[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / 4 / FBRouter / 1.0.0 / FBRouter.podspec.json
blobaa93cc0c0b1f63bc89691e10cf06537ea58dee85
2   "name": "FBRouter",
3   "version": "1.0.0",
4   "summary": "路由组件",
5   "description": "简单易用的路由组件",
6   "homepage": "https://github.com/swift-assembly/FBRouter",
7   "license": "MIT",
8   "authors": {
9     "flywithbug": "flywithbug@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/swift-assembly/FBRouter.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "14.0"
17   },
18   "swift_versions": "5.0",
19   "subspecs": [
20     {
21       "name": "FBRouter",
22       "source_files": [
23         "FBRouter/Classes/**/*"
24       ]
25     }
26   ],
27   "swift_version": "5.0"