repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
1
/
3
/
4
/
FBRouter
/
0.0.2
/
FBRouter.podspec.json
blob
a4e940b291a4b5aa12746df3310f90f3e8b7967a
1
{
2
"name": "FBRouter",
3
"version": "0.0.2",
4
"summary": "app",
5
"description": "app",
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": "0.0.2"
14
},
15
"platforms": {
16
"ios": "10.0"
17
},
18
"pod_target_xcconfig": {
19
"SWIFT_VERSION": "5.0"
20
},
21
"subspecs": [
22
{
23
"name": "FBRouter",
24
"source_files": [
25
"FBRouter/Classes/**/*"
26
]
27
}
28
]
29
}