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] kit_extension 0.4.3
[CocoaPods.git]
/
Specs
/
2
/
3
/
b
/
SGAdvertScrollView
/
1.1.6
/
SGAdvertScrollView.podspec.json
blob
7802b0ba885a07c1c692d74b848726dcbf772bb0
1
{
2
"name": "SGAdvertScrollView",
3
"version": "1.1.6",
4
"summary": "广告滚动视图",
5
"homepage": "https://github.com/kingsic/SGAdvertScrollView",
6
"license": "MIT",
7
"authors": {
8
"kingsic": "kingsic@126.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/kingsic/SGAdvertScrollView.git",
15
"tag": "1.1.6"
16
},
17
"source_files": "SGAdvertScrollView/**/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"SDWebImage": [
21
"~> 4.0.0"
22
]
23
}
24
}