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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
d
/
a
/
3
/
DCircleView
/
1.0.0
/
DCircleView.podspec.json
blob
11df2ca3f42b9d83e1157d67af5c2b44ad1252c0
1
{
2
"name": "DCircleView",
3
"version": "1.0.0",
4
"summary": "The infinite scroll View.",
5
"homepage": "https://www.w2le.com",
6
"license": {
7
"type": "MIT', :file => 'LICENSE"
8
},
9
"authors": {
10
"董浩": "donggaizhi@126.com"
11
},
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/donggaizhi/DCircleView.git",
17
"tag": "1.0.0"
18
},
19
"source_files": "DCircleView/**/*.{h,m}",
20
"frameworks": [
21
"UIKit",
22
"Foundation"
23
],
24
"requires_arc": true,
25
"dependencies": {
26
"SDWebImage": [
27
28
]
29
}
30
}