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] VisualEffectBlurView 6.0.0
[CocoaPods.git]
/
Specs
/
5
/
0
/
9
/
GQLTest
/
1.0
/
GQLTest.podspec.json
blob
0730823d4d5e2b5d8deaf9df319d163c0cae0993
1
{
2
"name": "GQLTest",
3
"version": "1.0",
4
"license": {
5
"type": "Copyright",
6
"text": "Copyright"
7
},
8
"summary": "GQLTest framework.",
9
"homepage": "https://relatedcode.com",
10
"authors": {
11
"Related Code": "info@relatedcode.com"
12
},
13
"source": {
14
"git": "https://github.com/relatedcode/GQLTest.git",
15
"tag": "1.0"
16
},
17
"ios": {
18
"vendored_frameworks": "Framework/GQLTest.xcframework"
19
},
20
"platforms": {
21
"ios": "13.0"
22
},
23
"requires_arc": true
24
}