Azure-Samples / azure-iot-samples-ios

azure-iot-samples-ios provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub via Azure/azure-iot-sdk-c.
MIT License
13 stars 8 forks source link

Update Podfile to reflect latest version of C SDK pods. #13

Closed jbobotek closed 4 years ago

jbobotek commented 4 years ago

Purpose

Users may experience errors if the proper versions of pods are not specified.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

Other Information