blob: 8531f1d9388733d86845a12557aa4f9faeb08454 [file] [log] [blame]
{
"name": "SPLDrawerViewController",
"version": "0.2.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.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"weak_frameworks": "UIKit"
}