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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
2
/
b
/
e
/
RunView
/
0.0.4
/
RunView.podspec.json
blob
88eed90cf1d7e049e43ca03805ae3c06be61f791
1
{
2
"name": "RunView",
3
"version": "0.0.4",
4
"summary": "简易轮播空间 超级好用",
5
"homepage": "https://github.com/StupidShare/RunView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"StupidShare": "iCnSey@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/StupidShare/RunView.git",
18
"tag": "0.0.4"
19
},
20
"source_files": [
21
"RunView",
22
"RunView/RunView/*/*.{h,m}"
23
],
24
"requires_arc": true,
25
"dependencies": {
26
"SDWebImage": [
27
"~> 4.0.0"
28
]
29
}
30
}