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] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git]
/
Specs
/
5
/
7
/
4
/
WXWLuckView
/
0.1.1
/
WXWLuckView.podspec.json
blob
f5848acbacba5afb400087dae91b08d8ecdba77c
1
{
2
"name": "WXWLuckView",
3
"version": "0.1.1",
4
"summary": "幸运转盘demo",
5
"description": "九宫格幸运抽奖转盘",
6
"homepage": "https://github.com/wangxuewen/WXWLuckView.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"591807572@qq.com": "591807572@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/wangxuewen/WXWLuckView.git",
19
"tag": "0.1.1"
20
},
21
"source_files": [
22
"WXWLuckView",
23
"WXWLuckView/**/*.{h,m}"
24
],
25
"dependencies": {
26
"SDWebImage": [
27
"~> 4.4.2"
28
]
29
}
30
}