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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
f
/
0
/
2
/
LKbadgeView
/
1.1.0
/
LKbadgeView.podspec.json
blob
86b7a491de9268e578f758f589c689a49430c607
1
{
2
"name": "LKbadgeView",
3
"version": "1.1.0",
4
"platforms": {
5
"ios": null
6
},
7
"summary": "Custom badge view.",
8
"homepage": "https://github.com/lakesoft/LKbadgeView",
9
"authors": {
10
"lakesoft": "lakesoft"
11
},
12
"source": {
13
"git": "https://github.com/lakesoft/LKbadgeView.git",
14
"tag": "1.1.0"
15
},
16
"source_files": "LKBadgeView.{h,m}",
17
"frameworks": "UIKit",
18
"license": {
19
"type": "MIT",
20
"file": "README.md"
21
},
22
"requires_arc": false
23
}