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] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
9
/
3
/
5
/
RBTool
/
1.0.0
/
RBTool.podspec.json
blob
70b9c1538e217325766a647217aa5faed1d8188e
1
{
2
"name": "RBTool",
3
"version": "1.0.0",
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.0"
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
}