blob: 4cad1b76b6d5750c76969eeb418e55ad98f2ca7a [file] [log] [blame]
{
"name": "CustomDrawer",
"version": "0.2.0",
"summary": "My CustomDrawer",
"description": "A Custom Drawer",
"homepage": "https://github.com/iosdeveloperaman93/CustomDrawer",
"license": "MIT",
"authors": {
"Aman Gangurde": "aman.gangurde@klouddata.com"
},
"source": {
"git": "https://github.com/iosdeveloperaman93/CustomDrawer.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomDrawer/Classes/**/*",
"resource_bundles": {
"CustomDrawer": [
"CustomDrawer/Assets/*.png"
]
}
}