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] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git]
/
Specs
/
5
/
9
/
8
/
GLScrollView
/
0.0.1
/
GLScrollView.podspec.json
blob
6c05d583a0e04d3a5690d3193ad132c79031dabf
1
{
2
"name": "GLScrollView",
3
"version": "0.0.1",
4
"summary": "图片轮播控件",
5
"description": "图片轮播,可用于广告的显示",
6
"homepage": "https://github.com/gulu210/GLScrollView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"gulu210": "513745021@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/gulu210/GLScrollView.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"GLScrollView",
20
"GLScrollView/**/*.{h,m}"
21
],
22
"platforms": {
23
"ios": "9.0"
24
},
25
"frameworks": "UIKit"
26
}