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.8.16
[CocoaPods.git]
/
Specs
/
7
/
c
/
9
/
PLVMarquee
/
0.0.4
/
PLVMarquee.podspec.json
blob
284c3d43a252f0081419c35b92e96139d0048a22
1
{
2
"name": "PLVMarquee",
3
"version": "0.0.4",
4
"summary": "iOS 防录屏跑马灯组件",
5
"description": "PLVMarquee\niOS 防录屏跑马灯组件",
6
"homepage": "https://github.com/polyv/PLVMarquee",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"bqlin": "bqlins@163.com"
13
},
14
"source": {
15
"git": "https://github.com/polyv/PLVMarquee.git",
16
"tag": "0.0.4"
17
},
18
"source_files": "PLVMarquee/*.{h,m}",
19
"requires_arc": true,
20
"platforms": {
21
"ios": "8.0"
22
}
23
}