blob: 37f4adb9859485b309e2495ebcf6d4f4784b917a [file] [log] [blame]
{
"name": "CustomDrawerController",
"version": "0.2.0",
"summary": "A CustomDrawerController",
"description": "A custom drawer that can be used with any controller",
"homepage": "https://github.com/iosdeveloperaman93/CustomDrawerController",
"license": "MIT",
"authors": {
"Aman Gangurde": "aman.gangurde@klouddata.com"
},
"source": {
"git": "https://github.com/iosdeveloperaman93/CustomDrawerController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomDrawerController/Classes/**/*",
"resource_bundles": {
"CustomDrawerController": [
"CustomDrawerController/Assets/*.png"
]
}
}