blob: 937cc534beab4712cafb0c2e504d5d47891ee9ef [file] [log] [blame]
{
"name": "SPLDrawerViewController",
"version": "0.1.1",
"summary": "iOS 7 / 8 drawer view controller.",
"description": " Like notification center, just from the right screen edge.\n",
"homepage": "https://github.com/OliverLetterer/SPLDrawerViewController",
"license": "MIT",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source": {
"git": "https://github.com/OliverLetterer/SPLDrawerViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"weak_frameworks": "UIKit"
}