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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
9
/
3
/
5
/
RBTool
/
1.0.2
/
RBTool.podspec.json
blob
8d38f1c2f27970f27b528dd2e09914791f9f753c
1
{
2
"name": "RBTool",
3
"version": "1.0.2",
4
"summary": "RB 工具库",
5
"description": "RB 的工具库",
6
"homepage": "https://github.com/mcmengchen/RBTool.git",
7
"license": "MIT",
8
"authors": {
9
"mengchen": "mengchen@roo.bo"
10
},
11
"source": {
12
"git": "https://github.com/mcmengchen/RBTool.git",
13
"tag": "1.0.2"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "RBTool/Classes/**/*.{h,m}",
20
"frameworks": [
21
"UIKit",
22
"Foundation"
23
],
24
"dependencies": {
25
"SSZipArchive": [
26
27
]
28
}
29
}