blob: 28d8ab7a5659739656813bc6ad394885b2705fc8 [file] [log] [blame]
{
"name": "SNDrawerViewController",
"version": "0.1.3",
"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.3"
},
"source_files": "SNDrawerViewController/Drawers/**/*.{h,m}",
"public_header_files": "SNDrawerViewController/Drawers/**/*.h",
"requires_arc": true
}