blob: 2625d77eb8fefc40b5a40db1e1ca3f4b50a03b88 [file] [log] [blame]
{
"name": "ENSwiftSideMenu",
"version": "0.1.4",
"summary": "A simple side menu for iOS 9 and higher",
"homepage": "https://github.com/evnaz/ENSwiftSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Nazarov": "e.nazarov@yahoo.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/evnaz/ENSwiftSideMenu.git",
"tag": "0.1.4"
},
"source_files": "Library/*.swift"
}