blob: b53273f4d01b3750359699bdf307729560112848 [file] [log] [blame]
{
"name": "RSMenuView",
"version": "1.0.2",
"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.2"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}