[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 5 / 7 / PDEMenuControl / 0.1.3 / PDEMenuControl.podspec.json
blob2b63b89b50dda7748027697b20bac3a1eb3fa43c
2   "name": "PDEMenuControl",
3   "version": "0.1.3",
4   "summary": "This library provides a horizontal menu bar. You can use it for apps that have swipe-gesture-based navigations.",
5   "description": "This library provides a horizontal menu bar. You can use it for apps that have swipe-gesture-based navigations. This menu bar contains a selection indicator that animates beautifully and uniquely, also return haptic feedbacks when menu bar changes its selection, that makes clarify user's control and provides intuitive experiences.",
6   "homepage": "https://github.com/p0dee/PDEMenuControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "p0dee": "t.takeshi.uc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/p0dee/PDEMenuControl.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/p0dee",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "PDEMenuControl/Classes/**/*"