blob: 4774cae4257218b9d71a29de0e11e76d35bc3830 [file] [log] [blame]
{
"name": "MSSlidingPanelController",
"version": "1.3.6",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"frameworks": "UIKit"
},
"source": {
"git": "https://github.com/SebastienMichoy/MSSlidingPanelController.git",
"tag": "1.3.6"
},
"source_files": "MSSlidingPanelController/*.{h,m}",
"public_header_files": "MSSlidingPanelController/*.h",
"summary": "Integrate easily a sliding panel controller mechanism in your project!",
"homepage": "https://github.com/SebastienMichoy/MSSlidingPanelController",
"authors": {
"SeĢbastien MICHOY": "sebastienmichoy@gmail.com"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"screenshots": "https://raw.githubusercontent.com/SebastienMichoy/MSSlidingPanelController/assets/MSSlidingPanelController.png"
}