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
[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
e
/
6
/
MWMarqueeView
/
1.0.0
/
MWMarqueeView.podspec.json
blob
ff62f04b4fe4d4bfbe23e693d614da7bfc63bf09
1
{
2
"name": "MWMarqueeView",
3
"version": "1.0.0",
4
"summary": "跑马灯实现.",
5
"homepage": "https://github.com/fishmwei/MWMarqueeView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"fishmwei": "fishmwei@qq.com"
12
},
13
"platforms": {
14
"ios": "6.0"
15
},
16
"source": {
17
"git": "https://github.com/fishmwei/MWMarqueeView.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"MWMarqueeView",
22
"MWMarqueeView/*.{h,m,png}"
23
],
24
"requires_arc": true
25
}