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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
b
/
9
/
0
/
DHCircleView
/
1.0.1
/
DHCircleView.podspec.json
blob
225401f78b01345cbfc245b44046d31a9d42d0fe
1
{
2
"name": "DHCircleView",
3
"version": "1.0.1",
4
"summary": "自动轮播器",
5
"description": "可以自动轮播,也可以手动拖拽",
6
"homepage": "https://github.com/DolphinQuan/DHCircleView.git",
7
"license": "MIT",
8
"authors": {
9
"dolphin": "quandahui@gmail.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/DolphinQuan/DHCircleView.git",
16
"tag": "1.0.1"
17
},
18
"source_files": [
19
"DHCircleView",
20
"DHCircleView/**"
21
],
22
"frameworks": "UIKit",
23
"deprecated": true
24
}