blob: 818cdc26e6660d79e6fb1d492291eaf06b757233 [file] [log] [blame]
{
"name": "SRSwiftyPopView",
"version": "0.2.0",
"summary": "The Swifty counterpart of SRPopView - a simple yet powerfull popover option that takes care of showing options and searching when nessasary.",
"description": "SRSwiftyPopView is the swifty counter part of the immensely handy popover SRPopView is a small and simple yet powerfull drag and drop complete solution for showing popview for lists and dropdown solution for iOS SRpopview supports both Portrait and Landscape orientation",
"homepage": "https://github.com/SahebRoy92/SRPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sahebroy92": "theioscracker@gmail.com"
},
"source": {
"git": "https://github.com/SahebRoy92/SRPopView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "SRSwiftyPopView/Classes/**/*"
}