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
/
b
/
5
/
0
/
SwpBanner
/
1.2.1
/
SwpBanner.podspec.json
blob
733800c5e56b3083e5a2543cde4efe6a6349ae56
1
{
2
"name": "SwpBanner",
3
"version": "1.2.1",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "封装图片轮播控件",
8
"homepage": "https://github.com/swp-song/SwpBanner",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"swp-song": "396587868@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/swp-song/SwpBanner.git",
18
"tag": "1.2.1"
19
},
20
"source_files": "SwpBanner",
21
"requires_arc": true,
22
"frameworks": "UIKit",
23
"dependencies": {
24
"SDWebImage": [
25
26
]
27
}
28
}