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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
1
/
3
/
4
/
FBRouter
/
0.0.3
/
FBRouter.podspec.json
blob
57df8a61eb888ec2d8e3e27a8f65d20988b1591e
1
{
2
"name": "FBRouter",
3
"version": "0.0.3",
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.3"
14
},
15
"platforms": {
16
"ios": "10.0"
17
},
18
"subspecs": [
19
{
20
"name": "FBRouter",
21
"source_files": [
22
"FBRouter/Classes/**/*"
23
]
24
}
25
]
26
}