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] ZJSDK 2.5.7.5
[CocoaPods.git]
/
Specs
/
d
/
2
/
4
/
RHSetting
/
1.2.1.1
/
RHSetting.podspec.json
blob
53ca2b969162e9314d653a2eb08795eb48df2f7f
1
{
2
"name": "RHSetting",
3
"version": "1.2.1.1",
4
"summary": "用于App的设置页面,简单、实用、美观",
5
"homepage": "https://github.com/cochat/TCSetting",
6
"license": "Apache",
7
"authors": {
8
"ichensheng": "cs200521@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/cochat/TCSetting.git",
15
"tag": "1.2.1.1"
16
},
17
"source_files": "TCSetting/Classes/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"Masonry": [
21
"~> 1.0.1"
22
],
23
"RHTools": [
24
"~> 0.1.16.1"
25
]
26
}
27
}