[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / a / YNDropDownMenu / 1.2.1 / YNDropDownMenu.podspec.json
blob4ecdc3e67c22d80ac9a99f10484deb837076ac01
2   "name": "YNDropDownMenu",
3   "version": "1.2.1",
4   "summary": "YNDropDownMenu is created to make drop down menu with Swift 3",
5   "description": "The eligible dropdown menu, written in Swift 3, 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/YNDropDownMenu.gif",
9     "https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/YNDropDownMenu2.gif",
10     "https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/YNDropDownMenu3.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": "younatics@gmail.com",
17   "source": {
18     "git": "https://github.com/younatics/YNDropDownMenu.git",
19     "tag": "1.2.1"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "YNDropDownMenu/Classes/**/*",
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "echo \"3.0\" > .swift-version"