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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
c
/
1
/
YDBanner
/
1.0.1
/
YDBanner.podspec.json
blob
336c3705212c23c96621d60dcbfe13a628132b50
1
{
2
"name": "YDBanner",
3
"version": "1.0.1",
4
"summary": "京东Banner视图",
5
"homepage": "https://github.com/chenxudongok/YDBanner.git",
6
"license": "MIT",
7
"authors": {
8
"Dong": "515237937@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/chenxudongok/YDBanner.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"frameworks": "UIKit",
23
"requires_arc": true,
24
"dependencies": {
25
"Masonry": [
26
27
]
28
}
29
}