blob: 434f4c5c475454a3f578baaf6be716d7aea82414 [file] [log] [blame]
{
"name": "LMSideBarController",
"version": "1.0.1",
"summary": "LMSideBarController is a simple side bar controller inspired by Tappy",
"homepage": "https://github.com/lminhtm/LMSideBarController",
"license": "MIT",
"authors": {
"LMinh": "lminhtm@gmail.com"
},
"source": {
"git": "https://github.com/lminhtm/LMSideBarController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LMSideBarController/**/*.{h,m}"
}