blob: 4a48eb6e08b3aa8ae3b1b8070fac0ebcd73cb0a3 [file] [log] [blame]
{
"name": "CSSimpleSideMenu",
"version": "1.0.9",
"summary": "A simple iOS side menu for small projects.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yaddaa/CSSimpleSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chelak Stas": "yaddaa2@gmail.com"
},
"source": {
"git": "https://github.com/yaddaa/CSSimpleSideMenu.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "CSSimpleSideMenu/**/*.{swift}",
"resource_bundles": {
"CSSimpleSideMenu": [
"CSSimpleSideMenu/**/*.{storyboard,xib}"
]
}
}