blob: 8acec3282bca1c9c70bebfb5ff24307d0614e52e [file] [log] [blame]
{
"name": "EEJSelectMenu",
"version": "1.1.0",
"summary": "Single selection menu with cool animations",
"description": "This Cocoapod allows for implementing a menu with different number of buttons and different animations for appearance. It will adjust the button sizes based on the device screen size!",
"homepage": "https://github.com/eejahromi/EEJSelectMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ehsan Jahromi": "ehsan.enj@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/eejahromi/EEJSelectMenu.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}