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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
7
/
c
/
3
/
WQDigitalRollingView
/
0.0.1
/
WQDigitalRollingView.podspec.json
blob
9d887c56d8832f349a9cda29da70ceae8599e0d8
1
{
2
"name": "WQDigitalRollingView",
3
"version": "0.0.1",
4
"summary": "数字翻滚",
5
"homepage": "https://github.com/WQiOS/WQDigitalRollingView",
6
"license": "MIT",
7
"authors": {
8
"王强": "1570375769@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/WQiOS/WQDigitalRollingView.git",
16
"tag": "0.0.1"
17
},
18
"ios": {
19
"frameworks": "UIKit"
20
},
21
"source_files": "WQDigitalRollingView/*.{h,m}"
22
}