blob: 88b25a417177e010a6cb226e2951553c4fbe16ba [file] [log] [blame]
{
"name": "ELRotatedMenu",
"version": "1.3.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.3.0"
},
"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"
}