blob: f3dfc684b1e055b791d7faead48be632e70991ff [file] [log] [blame]
{
"name": "ASJDropDownMenu",
"version": "1.0",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJDropDownMenu",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "A drop down menu with embedded UITableView to list options",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJDropDownMenu.git",
"tag": "1.0"
},
"source_files": "ASJDropDownMenu/*.{h,m}",
"requires_arc": true
}