[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / e / YNSearch / 2.2.0 / YNSearch.podspec.json
blob1b2b0639dbd5deb68943522df01003880124f26f
2   "name": "YNSearch",
3   "version": "2.2.0",
4   "summary": "Awesome fully customizable search view written in Swift 3",
5   "description": "Awesome search view, written in Swift 3, appears search view like Pinterset Search view. You can fully customizable this library",
6   "homepage": "https://github.com/younatics/YNSearch",
7   "screenshots": "https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/Images/YNDropDownMenu.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Seungyoun Yi": "younatics@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/younatics/YNSearch.git",
17     "tag": "2.2.0"
18   },
19   "source_files": "YNSearch/*.swift",
20   "resources": "YNSearch/*.xcassets",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.1"