Announcement
We’ve recently completed the work on renaming & republishing the Particle Cloud SDK from Spark-SDK to Particle-SDK the change is reflected in version 0.7.0.
Also updated our Device Setup Library from SparkSetup to ParticleSetup, the changes are reflected in version 0.8.0.
Both libraries now reference classes ParticleDevice
and ParticleCloud
and no longer use the Spark...
class prefix. Please make sure you update your apps source code/XCode projects and your Podfile
s to use the new renamed pods. The old Spark pods have been deprecated and will no longer be maintained.
As before, both libraries are also available as Carthage dependencies for the comfort of your Swift or mixed-language projects.
Let us know if you have any questions or concerns.
Cheers