blob: 71421cc059f8531d969edc821a1c201c057155d0 [file] [log] [blame]
{
"name": "YMDropDownMenuNavBar",
"version": "1.0.0",
"summary": "YMDropDownMenuNavBar is a blocks based nav bar menu, that enables assigning action balock for each menu item.",
"description": "YMDropDownMenuNavBar is a blocks based nav bar menu, that enables assigning action balock for each menu item. The initialization is straight forward, just add pairs of menu item titles with their corresponding blocks.",
"homepage": "https://github.com/pninael/YMDropDownMenuNavBar.git",
"license": "MIT",
"authors": {
"Pnina Eliyahu": "pninae@microsoft.com"
},
"source": {
"git": "https://github.com/pninael/YMDropDownMenuNavBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"YMDropDownMenuNavBar": [
"Pod/Assets/*"
]
}
}