blob: 93759d73ccbcec7ea13af938830947d4da78081b [file] [log] [blame]
{
"name": "HMSlideMenuView",
"version": "1.0.0",
"summary": "A very easy to integrate the horizontal navigation menu.",
"homepage": "https://github.com/MichleMin/HMSlideMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichleMin": "286888980@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MichleMin/HMSlideMenuView.git",
"tag": "1.0.0"
},
"source_files": [
"HMSlideMenuView",
"HMSlideMenuView/HMSlideMenuView/*.swift"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}