blob: 5163343ecf8eb3f1220f31b8985c308f7caa2f8e [file] [log] [blame]
{
"name": "RSMenuView",
"version": "0.6",
"license": "MIT",
"summary": "An event driven tableview. supports UIAppearance and more.",
"homepage": "https://github.com/b051/RSMenuView",
"authors": {
"Rex Sheng": "rex@lognllc.com"
},
"source": {
"git": "https://github.com/b051/RSMenuView.git",
"tag": "0.6"
},
"source_files": "RS*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}