blob: 7b2334013ee0e9e0876754b8fe66da28a7ababb9 [file] [log] [blame]
{
"name": "SidePanel",
"version": "0.5.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Google styled sidepanel written in swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/db42/SidePanel",
"authors": {
"Dushyant Bansal": "dushyant37@gmail.com"
},
"source": {
"git": "https://github.com/db42/SidePanel.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"resource_bundles": {
"SidePanel": [
"Resources/**/*.{png}"
]
},
"pushed_with_swift_version": "2.3"
}