blob: 66cf056223bc07e41e188cc54823a63a231ea05b [file] [log] [blame]
{
"name": "JNDropDownMenu",
"platforms": {
"ios": "9.0"
},
"summary": "JNDropDownMenu lets a user to add dropdown tableview menu",
"requires_arc": true,
"version": "0.1.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javal Nanda": "javalnanda@gmail.com"
},
"homepage": "https://github.com/javalnanda/JNDropDownMenu",
"source": {
"git": "https://github.com/javalnanda/JNDropDownMenu.git",
"tag": "0.1.5"
},
"frameworks": "UIKit",
"source_files": "JNDropDownMenu/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}