{ | |
"name": "ADDropDownMenuView", | |
"version": "1.0.2", | |
"summary": "ADDropDownMenuView is an iOS navigation drop down style view.", | |
"homepage": "https://github.com/Antondomashnev", | |
"authors": { | |
"Anton Domashnev": "antondomashnev@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Antondomashnev/ADDropDownMenuView.git", | |
"tag": "1.0.2" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source_files": "ADDropDownMenu/*.{h,m}", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"requires_arc": true | |
} |