blob: 36fd9f6a1c84d88dd27183c7647c88f1d5019c6d [file] [log] [blame]
{
"name": "LDSlideOverViewController",
"version": "1.1.0",
"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.0"
},
"source_files": "LDSlideOverViewController/*.{h,m}",
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}