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