blob: e0b7dceb7cbaf70e463db41474928f8b624c9f9d [file] [log] [blame]
{
"name": "YNSearch",
"version": "1.1.3",
"summary": "Awesome fully customizable search view written in Swift 3",
"description": "Awesome search view, written in Swift 3, appears search view like Pinterset Search view. You can fully customizable this library",
"homepage": "https://github.com/younatics/YNSearch",
"screenshots": "https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/Images/YNDropDownMenu.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/YNSearch.git",
"tag": "1.1.3"
},
"source_files": "YNSearch/*.swift",
"resources": "YNSearch/*.xcassets",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}