blob: a60810e3f6fdfe8726efdebb122144d5ebb44c06 [file] [log] [blame]
{
"name": "ASJDropDownMenu",
"version": "0.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 TableView to list options",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJDropDownMenu.git",
"tag": "0.0.2"
},
"source_files": "ASJDropDownMenu/ASJDropDownMenu.{h,m}",
"requires_arc": true
}