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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
d
/
a
/
GTEmptyView
/
1.0.0
/
GTEmptyView.podspec.json
blob
f4863e9295ff259d77da65c58015989fcde18734
1
{
2
"name": "GTEmptyView",
3
"version": "1.0.0",
4
"summary": "so esay integrate empty content view",
5
"homepage": "https://github.com/liuxc123/GTEmptyView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"liuxc123": "lxc_work@126.com"
12
},
13
"source": {
14
"git": "https://github.com/liuxc123/GTEmptyView.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "GTEmptyView/Classes/**/*",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}