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
[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git]
/
Specs
/
4
/
0
/
e
/
GLEKit
/
0.1.1
/
GLEKit.podspec.json
blob
c3e95869623a80dd0945ef7a76e614fc562c1ac2
1
{
2
"name": "GLEKit",
3
"version": "0.1.1",
4
"summary": "gavinning's basic framework.",
5
"homepage": "https://github.com/gavinning/GLEKit",
6
"license": "MIT",
7
"authors": {
8
"gavinning": "ningyubo@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/gavinning/GLEKit.git",
12
"tag": "0.1.1"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"frameworks": "UIKit",
18
"source_files": "Sources/*.swift"
19
}