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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
6
/
9
/
LYMarqueeLabel
/
1.5.4
/
LYMarqueeLabel.podspec.json
blob
df2e7fad332d0ddcffc6fb287b53d1e38297ebb3
1
{
2
"name": "LYMarqueeLabel",
3
"version": "1.5.4",
4
"summary": "文字跑马灯",
5
"homepage": "https://github.com/GordonLY/LYMarqueeLabel",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Gordon",
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/GordonLY/LYMarqueeLabel.git",
16
"tag": "1.5.4"
17
},
18
"frameworks": "UIKit",
19
"subspecs": [
20
{
21
"name": "LYMarqueeLabel",
22
"source_files": "LYMarqueeLabel/*.swift"
23
}
24
]
25
}