[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / 5 / PureNavigationPath / 1.0.0 / PureNavigationPath.podspec.json
blob461149ad1b14d52acd2c8a72e35f47cae91a9212
2   "name": "PureNavigationPath",
3   "version": "1.0.0",
4   "summary": "A pure usage of NavigationPath in SwiftUI",
5   "description": "PureNavigationPath is a Swift library designed to simplify navigation in iOS applications. It provides a straightforward and intuitive API for managing and visualizing navigation paths, making it easier to handle complex navigation flows in your app. With PureNavigationPath, you can effortlessly manage navigation states, track user progress, and implement custom transitions with minimal code. Ideal for developers looking to enhance their app's navigation experience.",
6   "homepage": "https://github.com/hosituan/PureNavigationPath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hosituan": "hosituan.work@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hosituan/PureNavigationPath.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://www.linkedin.com/in/hosituan/",
19   "platforms": {
20     "ios": "16.0"
21   },
22   "source_files": "PureNavigationPath/Classes/**/*"