[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / a / YNDropDownMenu / 2.0.3 / YNDropDownMenu.podspec.json
blob2baa5ac078309820d71b9ea787a423dd87078c58
2   "name": "YNDropDownMenu",
3   "version": "2.0.3",
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/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.co"
18   },
19   "source": {
20     "git": "https://github.com/younatics/YNDropDownMenu.git",
21     "tag": "2.0.3"
22   },
23   "source_files": "YNDropDownMenu/Classes/**/*",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "echo \"3.0\" > .swift-version"