[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / b / 9 / superagent / 0.1.0 / superagent.podspec.json
blob2ca371f536c2c9fd569bf13ec4518761042e7a56
2   "name": "superagent",
3   "version": "0.1.0",
4   "summary": "Build, deploy, and manage LLM-powered agents on  platforms.",
5   "description": "Superagent is a powerful tool that simplifies the configuration and deployment of LLM (Large Language Model) Agents to production. It provides a range of features and functionalities to make it easier for developers to build, manage and deploy AI agents to production including features such as built in memory and document retrieval via vector dbs, powerful tools, webhooks, cron jobs etc.",
6   "homepage": "http://superagent.sh",
7   "license": {
8     "type": "MIT",
9     "file": "https://github.com/simonweniger/superagent-swift/blob/main/LICENSE"
10   },
11   "authors": {
12     "Simon Weniger": "hello@simonweniger.com"
13   },
14   "social_media_url": "https://twitter.com/SimonWeniger",
15   "platforms": {
16     "ios": "16.0",
17     "osx": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/simonweniger/superagent-swift.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "Sources/**/*.{swift}"