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] Userpilot 0.0.1-beta.1
[CocoaPods.git]
/
Specs
/
e
/
2
/
4
/
JPHUD
/
1.0.0
/
JPHUD.podspec.json
blob
cd8055294ef8e52c018d8e55b1409afb635273f3
1
{
2
"name": "JPHUD",
3
"version": "1.0.0",
4
"summary": "一款自定义扁平化提示框",
5
"license": "MIT",
6
"authors": {
7
"Carpenter": "158287481@qq.com"
8
},
9
"source": {
10
"git": "https://github.com/jiapan0622/JPHUD.git",
11
"tag": "1.0.0"
12
},
13
"description": "这是一款自定义扁平化提示框,会持续更新的哦",
14
"homepage": "https://github.com/jiapan0622/JPHUD",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "JPHUD",
19
"requires_arc": true,
20
"dependencies": {
21
"Masonry": [
22
23
],
24
"pop": [
25
26
]
27
}
28
}