[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / b / a / HPURLBuilder / 1.0.1 / HPURLBuilder.podspec.json
blob859ecea4f51fae71604aca9b8033cc1dd8be2fd2
2   "name": "HPURLBuilder",
3   "version": "1.0.1",
4   "summary": "A library to construct URLs with an elegant, SwiftUI-like syntax.",
5   "homepage": "https://github.com/henrik-dmg/HPURLBuilder",
6   "license": "MIT",
7   "authors": {
8     "Henrik Panhans": "henrik@panhans.dev"
9   },
10   "social_media_url": "https://twitter.com/henrik_dmg",
11   "source": {
12     "git": "https://github.com/henrik-dmg/HPURLBuilder.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "Sources/HPURLBuilder/**/*.swift",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "watchos": "3.0",
21     "tvos": "9.0"
22   },
23   "swift_versions": "5.5",
24   "swift_version": "5.5"