blob: 17aef0568f69d1cb79480279359e4bc7796b7424 [file] [log] [blame]
{
"name": "ELRotatedMenu",
"version": "1.1.0",
"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.1.0"
},
"source_files": [
"ELRotatedMenu",
"ELRotatedMenu/**/*.{h,m,swift}"
],
"resources": "ELRotatedMenu/**/*.{pdf,png}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}