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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
d
/
6
/
XZPopView
/
1.0.0
/
XZPopView.podspec.json
blob
f2e1b676ac05d52d7c1c7cba313b1be6c43981fe
1
{
2
"name": "XZPopView",
3
"version": "1.0.0",
4
"summary": "简单的弹出视图",
5
"homepage": "https://github.com/zyj179638121/XZPopView.git",
6
"license": "MIT",
7
"authors": {
8
"zyj179638121": "179638121@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/zyj179638121/XZPopView.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "XZPopView/*.{swift}"
18
}