blob: 286b95720232bad6feebdd2ccbc0ae739a8b4f4f [file] [log] [blame]
{
"name": "SlideMenuSwift",
"version": "0.1.17",
"summary": "SlideMenu is a Swift framework for hamburger menu.",
"description": "SlideMenu is a Swift framework for hamburger menu.\nBased on AMSlideMenu with some improvements.",
"requires_arc": true,
"homepage": "https://github.com/pawelrup/SlideMenuSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paweł Rup": "pawelrup@lobocode.pl"
},
"source": {
"git": "https://github.com/pawelrup/SlideMenuSwift.git",
"tag": "0.1.17"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SlideMenuSwift/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}