blob: 4978724aa2d7042815c9110490335fa5e43b3efc [file] [log] [blame]
{
"name": "SHSideMenu",
"version": "0.0.4",
"summary": "Simple side menu view controller 🍔",
"description": "Simple side menu view controller for ios 🍔",
"homepage": "https://github.com/cozzin/SHSideMenu",
"license": "MIT",
"authors": {
"cozzin": "hsh3592@gmail.com"
},
"social_media_url": "https://www.facebook.com/hseongho",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cozzin/SHSideMenu.git",
"tag": "0.0.4"
},
"source_files": "Source/*.{swift,h}",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"swift_version": "4.0"
}