blob: 85c348dd234afc852f902d81f38c1b16aa004b92 [file] [log] [blame]
{
"name": "RSMenuView",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An event driven tableview. supports UIAppearance and more.",
"homepage": "https://github.com/b051/RSMenuView",
"authors": {
"Rex Sheng": "shengning@gmail.com"
},
"source": {
"git": "https://github.com/b051/RSMenuView.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}