blob: f6757d33c7fc1e8b357939495a84ae33adaebb72 [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.4",
"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.4"
},
"frameworks": "UIKit",
"source_files": "JNDropDownMenu/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}