blob: 43b47b8d668a55b3f4b34a44fcec31b641d4e74f [file] [log] [blame]
{
"name": "ELRotatedMenu",
"version": "1.0.1",
"summary": "An iOS side menu with animation of rotation",
"description": "An iOS side menu with animation of rotation writen in Swift",
"homepage": "https://github.com/euthimis87/ELRotatedMenu.git",
"screenshots": "https://raw.githubusercontent.com/euthimis87/ELRotatedMenu/master/SampleRotatedMenu.gif",
"license": "MIT",
"authors": {
"Efthymios Liapatis": "eliapatis@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/euthimis87/ELRotatedMenu.git",
"tag": "1.0.1"
},
"source_files": [
"ELRotatedMenu",
"ELRotatedMenu/**/*.{h,m,swift}"
],
"resources": "ELRotatedMenu/**/*.{pdf,png}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}