Snowplow Objective-C Tracker v0.3.1
Essential bug fixes
- Replaced SnowplowRequest.h with SnowplowEmitter.h as a public header, thanks @hamidp! (#133)
- Excluded CoreTelephony dependency for OS X, thanks @duncan! (#134)
- Removed AFNetworking dependency from podspec, thanks @duncan! (#136)
- Adjusted logging to emit debug logs for Snowplow collector only when SNOWPLOW_DEBUG defined, thanks @atdrendel! (#131)