blob: 6653d59776e456eddc4d4167a39a0911812af9c0 [file] [log] [blame]
{
"name": "SCMMDrawerController",
"version": "0.0.1",
"summary": "A copy of SCMMDrawerController.",
"description": "A short description of SCMMDrawerController.",
"homepage": "https://github.com/kylomooa/MMDrawerControllerCopy.git",
"license": "MIT",
"authors": {
"maoqiang": "kylo.mooa@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kylomooa/MMDrawerControllerCopy.git",
"tag": "0.0.1"
},
"source_files": "SCMMDrawerController/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}