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] AmitySDK 6.47.1
[CocoaPods.git]
/
Specs
/
4
/
0
/
e
/
GLEKit
/
0.2.0
/
GLEKit.podspec.json
blob
4e84fc4de84a4616687065634cce14c77bb3b6cd
1
{
2
"name": "GLEKit",
3
"version": "0.2.0",
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.2.0"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"frameworks": "UIKit",
18
"source_files": "Sources/*.swift"
19
}