blob: 4b758f0a6d7328a094aefe189db2d2a02cf6c8ea [file] [log] [blame]
{
"name": "YNSearch",
"version": "0.2.0",
"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": "0.2.0"
},
"source_files": "YNSearch/YNSearch/*.swift",
"resources": "YNSearch/YNSearch/*.xcassets",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}