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
/
7
/
5
/
CycleBannerView
/
0.0.2
/
CycleBannerView.podspec.json
blob
e4b25c6c7976be2c94aaf02cd42a40c3ac9a4529
1
{
2
"name": "CycleBannerView",
3
"version": "0.0.2",
4
"summary": "banner",
5
"description": "its a banner",
6
"homepage": "https://github.com/gaoyuhang/CycleBannerView",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": "gaoyuhang",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/gaoyuhang/CycleBannerView.git",
17
"tag": "v0.0.2"
18
},
19
"source_files": [
20
"CycleBannerView",
21
"CycleBannerView/**/*.{h,m}"
22
],
23
"dependencies": {
24
"SDWebImage": [
25
26
]
27
}
28
}