blob: 51d6a784e6b3b088e94d04da316622ccaf2ce1a4 [file] [log] [blame]
{
"name": "SlideMenuSwift",
"version": "0.1.18",
"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.18"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SlideMenuSwift/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}