| { |
| "name": "PDEMenuControl", |
| "version": "0.1.10", |
| "summary": "This library provides a horizontal menu bar. You can use it for apps that have swipe-gesture-based navigations.", |
| "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.", |
| "homepage": "https://github.com/p0dee/PDEMenuControl", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "p0dee": "t.takeshi.uc@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/p0dee/PDEMenuControl.git", |
| "tag": "0.1.10" |
| }, |
| "social_media_url": "https://twitter.com/p0dee", |
| "swift_version": "4.2", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "PDEMenuControl/Classes/**/*" |
| } |