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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
8
/
d
/
1
/
GlassfyGlue
/
1.1.70
/
GlassfyGlue.podspec.json
blob
d72a81285797fa344ecf8992859dee639d01e78d
1
{
2
"name": "GlassfyGlue",
3
"version": "1.1.70",
4
"summary": "Glassfy Glue",
5
"homepage": "https://github.com/glassfy/glassfy-glue.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"marcopifferi": "piff@glassfy.io"
12
},
13
"source": {
14
"git": "https://github.com/glassfy/glassfy-glue.git",
15
"tag": "1.1.70"
16
},
17
"platforms": {
18
"ios": "10.0",
19
"osx": "10.15"
20
},
21
"source_files": [
22
"Public/*.h",
23
"Sources/*.{h,m}"
24
],
25
"public_header_files": "Public/*.h",
26
"dependencies": {
27
"Glassfy": [
28
"1.1.7"
29
]
30
}
31
}