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