kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.25k stars 296 forks source link

Update podspec to include other platforms #215

Closed scornflake closed 10 months ago

scornflake commented 1 year ago

Unsure if the current podspec is complete or not, but trying to add to a mac app I get:

(macOS 13.00) is not compatible with `PulseCore (4.0.2)`, which does not support `macOS`.

guessing the various platforms as supported in Package.swift need adding to the podspec.

kean commented 10 months ago

The podspec supports only iOS. I've been running into too many issues with CocoaPods on other platforms, so I'm not considering adding support for the other platforms.