blob: 85f9fad83ecdea554e3bf0504b91edd5500ae025 [file] [log] [blame]
{
"name": "CSSimpleSideMenu",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "CSSimpleSideMenu/**/*.{swift}",
"resource_bundles": {
"CSSimpleSideMenu": [
"CSSimpleSideMenu/**/*.{storyboard}"
]
}
}