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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
2
/
3
/
b
/
HPBar
/
0.0.2
/
HPBar.podspec.json
blob
1a1374ea6cbb211cde16b07fdc817996700baad8
1
{
2
"name": "HPBar",
3
"version": "0.0.2",
4
"summary": "A HPBar inspired on games",
5
"description": "A HPBar inspired on games",
6
"homepage": "http://EXAMPLE/HPBar",
7
"authors": "Rafael Almeida",
8
"platforms": {
9
"ios": "15.0"
10
},
11
"source": {
12
"git": "https://github.com/apprafael/HPBar",
13
"tag": "0.0.2"
14
},
15
"source_files": [
16
"Classes",
17
"HPBar/Classes/**/*.swift"
18
]
19
}