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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
4
/
f
/
c
/
PGore
/
0.3.0
/
PGore.podspec.json
blob
e77584c4ff25bae648f6d0f1a96161d0462d5955
1
{
2
"name": "PGore",
3
"version": "0.3.0",
4
"summary": "PGore",
5
"homepage": "https://github.com/langxxx/PGore",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"langxxx": "lang.w.xxx@gmail.com"
11
},
12
"source": {
13
"http": "https://github.com/Langxxx/PGore/releases/download/0.3.0/PGore.zip"
14
},
15
"requires_arc": true,
16
"platforms": {
17
"ios": "9.0"
18
},
19
"preserve_paths": [
20
"pgore",
21
"tmpl/*"
22
]
23
}