blob: 92b33afec4cb43f0823cc81a6e00f769e01702a9 [file] [log] [blame]
{
"name": "ENSwiftSideMenu",
"version": "0.0.3",
"summary": "A simple side menu for iOS 7/8",
"homepage": "https://github.com/evnaz/ENSwiftSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Nazarov": "e.nazarov@yahoo.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/evnaz/ENSwiftSideMenu.git",
"tag": "0.0.3"
},
"source_files": "Library/*",
"ios": {
"frameworks": "QuartzCore"
}
}