blob: 6faf2be5a1ca96f1619b8d09d56e843ee13928c8 [file] [log] [blame]
{
"name": "SNDrawerViewController",
"version": "0.1.1",
"summary": "SNDrawerViewController is similar to the drawer view controller.",
"description": "you can easily create your drawer view controller. 'SNDrawerViewController' is verry simple!",
"homepage": "https://github.com/snlo/SNDrawerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snlo/SNDrawerViewController.git",
"tag": "0.1.1"
},
"source_files": "SNDrawerViewController/Drawers/**/*.{h,m}",
"public_header_files": "SNDrawerViewController/Drawers/**/*.h",
"requires_arc": true
}