[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / a / YNDropDownMenu / 3.0.2 / YNDropDownMenu.podspec.json
blob6c62727395234852cdae21b0d2ae3f03fc98058d
2   "name": "YNDropDownMenu",
3   "version": "3.0.2",
4   "summary": "Awesome Dropdown menu for iOS with Swift 4",
5   "description": "Awesome dropdown menu, written in Swift 4, appears dropdown menu to display a view of related items when a user click on the dropdown menu. You can customize dropdown view whatever you like (e.g. UITableView, UICollectionView... etc)",
6   "homepage": "https://github.com/younatics/YNDropDownMenu",
7   "screenshots": [
8     "https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/Images/YNDropDownMenu.gif",
9     "https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/Images/YNDropDownMenu2.gif",
10     "https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/Images/YNDropDownMenu3.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Seungyoun Yi": "younatics@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/younatics/YNDropDownMenu.git",
21     "tag": "3.0.2"
22   },
23   "source_files": "YNDropDownMenu/*.swift",
24   "social_media_url": "https://twitter.com/younatics",
25   "platforms": {
26     "ios": "8.0"
27   },
28   "frameworks": "UIKit",
29   "requires_arc": true