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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
0
/
3
/
RSMenuView
/
0.6
/
RSMenuView.podspec.json
blob
5163343ecf8eb3f1220f31b8985c308f7caa2f8e
1
{
2
"name": "RSMenuView",
3
"version": "0.6",
4
"license": "MIT",
5
"summary": "An event driven tableview. supports UIAppearance and more.",
6
"homepage": "https://github.com/b051/RSMenuView",
7
"authors": {
8
"Rex Sheng": "rex@lognllc.com"
9
},
10
"source": {
11
"git": "https://github.com/b051/RSMenuView.git",
12
"tag": "0.6"
13
},
14
"source_files": "RS*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "5.0"
18
}
19
}