[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / b / a / YNDropDownMenu / 1.2.0 / YNDropDownMenu.podspec.json
blob9cecade9b855d37eef774b0148ca818ab6b34932
2   "name": "YNDropDownMenu",
3   "version": "1.2.0",
4   "summary": "YNDropDownMenu is created to make drop down menu with Swift3",
5   "description": "TODO: You can init with frame. Button Images, Labels are all optional. See example and README.md in my github",
6   "homepage": "https://github.com/younatics/YNDropDownMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "younatics@gmail.com",
12   "source": {
13     "git": "https://github.com/younatics/YNDropDownMenu.git",
14     "tag": "1.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "YNDropDownMenu/Classes/**/*",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "echo \"3.0\" > .swift-version"