[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / c / b / a / YNDropDownMenu / 1.1.1 / YNDropDownMenu.podspec.json
blob32d44daa4c0c48b84aca98939ce814c3eb9f958a
2   "name": "YNDropDownMenu",
3   "version": "1.1.1",
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.1.1"
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"