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