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