4 "summary": "Particle iOS Cloud SDK for interacting with Particle powered devices (Core/Photon/Electron)",
5 "description": "Particle (formerly Spark) iOS Cloud SDK Cocoapod library\nThe Particle iOS Cloud SDK enables iOS apps to interact with Particle-powered connected products via the Particle Cloud.\nLibrary will enable your app to easily manage active user sessions to the Particle cloud, query for devices info,\nread and write data to/from Core/Photon and Electron devices (via exposed firmware variables and functions) and\npublish/subscribe to events to/from the cloud or to/from devices.",
6 "homepage": "https://github.com/spark/spark-sdk-ios",
7 "screenshots": "http://i59.tinypic.com/mrthqc.jpg",
8 "license": "Apache 2.0",
10 "Particle": "ido@particle.io"
13 "git": "https://github.com/spark/Spark-SDK-ios.git",
16 "social_media_url": "https://twitter.com/particle",
21 "public_header_files": "Pod/Classes/*.h",
22 "source_files": "Pod/Classes/*.h",
26 "source_files": "Pod/Classes/Helpers/*.{h,m}",
29 "SystemConfiguration",
36 "source_files": "Pod/Classes/SDK/Spark*.{h,m}",
41 "Spark-SDK/Helpers": [