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