blob: 67e86a5f0c8807c24f032d499255f35a1dde5d3e [file] [log] [blame]
{
"name": "MSSlidingPanelController",
"version": "1.3.1",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"frameworks": "UIKit"
},
"source": {
"git": "https://github.com/SebastienMichoy/MSSlidingPanelController.git",
"tag": "1.3.1"
},
"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": "http://sebastienmichoy.github.io/MSSlidingPanelController/images/MSSlidingPanelController.png"
}