[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / e / YNSearch / 2.3.0 / YNSearch.podspec.json
blob59d2c8b8cabbd916b695f2da62e52c0061a70f65
2   "name": "YNSearch",
3   "version": "2.3.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.3.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"