[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / e / YNSearch / 2.3.2 / YNSearch.podspec.json
blob6a94cd11a3b24101241e64b0c6f9d727ef9272a2
2   "name": "YNSearch",
3   "version": "2.3.2",
4   "summary": "Awesome fully customizable search view written in Swift 4",
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.3.2"
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