blob: 41392d69d582966edd21ee41a6cb9cabfc505cb1 [file] [log] [blame]
{
"name": "ASJDropDownMenu",
"version": "0.2",
"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": "0.2"
},
"source_files": "ASJDropDownMenu/*.{h,m}",
"requires_arc": true
}