Swiftpack.co - zhtut/curl as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by zhtut.
zhtut/curl add
curl ios library
⭐️ 7
🕓 14 weeks ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/zhtut/curl.git", from: "add")

curl

curl ios and mac xcframework

how to use

SPM

.package(name: "curl", url: "https://github.com/zhtut/curl.git", "7.8.0"..."10.0.0")

.target(name: "XXX",
        dependencies: [ "curl" ],
        linkerSettings: [ .linkedLibrary("z") ])

recommend use CFURLSessionInterface to import curl,easier to use

.package(url: "https://github.com/zhtut/CFURLSessionInterface.git", from: "0.1.0"),

Cocoapods

pod 'curl'

GitHub

link
Stars: 7
Last commit: 14 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

8.5.0
14 weeks ago

8.5.0 curl xcframework

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics