[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 5 / 7 / PDEMenuControl / 0.1.1 / PDEMenuControl.podspec.json
blob7a13dfd24e68d194fc01693156b62f5e426c2b8d
2   "name": "PDEMenuControl",
3   "version": "0.1.1",
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.1"
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/**/*"