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