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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
4
/
e
/
0
/
ROFrameWork
/
0.0.39
/
ROFrameWork.podspec.json
blob
3c1986e6a7072786ecd18dfb557f2e8a5a497ba7
1
{
2
"name": "ROFrameWork",
3
"version": "0.0.39",
4
"summary": "ROFrameWork Mac雷柏驱动framework",
5
"homepage": "http://git.rapoo.cn:7080/liangjiaren/ROFrameWork",
6
"license": "MIT",
7
"authors": {
8
"Liang jiaren": "50839393@qq.com"
9
},
10
"platforms": {
11
"osx": "10.11"
12
},
13
"source": {
14
"git": "http://git.rapoo.cn:7080/liangjiaren/ROFrameWork.git",
15
"tag": "0.0.39"
16
},
17
"source_files": [
18
"ROFrameWork",
19
"ROFrameWork/**/*.{h,m}"
20
],
21
"frameworks": [
22
"Cocoa",
23
"Foundation",
24
"Carbon",
25
"IOKit"
26
],
27
"dependencies": {
28
"Realm": [
29
30
]
31
}
32
}