blob: 17640d19ce8f88cb59ffff8c7eb94a51369ac3b0 [file] [log] [blame]
{
"name": "CSSimpleSideMenu",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "CSSimpleSideMenu/**/*.{swift}",
"resource_bundles": {
"CSSimpleSideMenu": [
"CSSimpleSideMenu/**/*.{storyboard}"
]
}
}