4 "summary": "A Swift and Objective-C wrapper for libcurl.",
5 "description": "SwiftyCurl is an easily usable Swift and Objective-C wrapper for libcurl.",
6 "homepage": "https://github.com/greatfire/SwiftyCurl",
12 "Benjamin Erhart": "berhart@netzarchitekten.com"
15 "git": "https://github.com/greatfire/SwiftyCurl.git",
18 "social_media_url": "https://twitter.com/tladesignz",
23 "source_files": "Sources/SwiftyCurl/**/*",
24 "private_header_files": "Sources/SwiftyCurl/Private/**/*.h",
25 "vendored_frameworks": "curl.xcframework",
29 "frameworks": "SystemConfiguration"
31 "prepare_command": "Sources/download-curl.sh",
32 "preserve_paths": "Sources/download-curl.sh"