blob: f6e2dba776612e1ef5a408c2545ca93db2a7f193 [file] [log] [blame]
{
"name": "LDSlideOverViewController",
"version": "1.1.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "BSD 3-Clause",
"file": "LICENSE"
},
"summary": "Convenient drawer controller that mimics the drawer for Google's Material Design.",
"homepage": "https://github.com/IchigoKyger/LDSlideOverViewController/",
"authors": {
"Steven Mattera": "steven@lepidusdevelopment.com"
},
"source": {
"git": "https://github.com/IchigoKyger/LDSlideOverViewController.git",
"tag": "1.1.2"
},
"source_files": "LDSlideOverViewController/*.{h,m}",
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}