4 "summary": "Particle iOS Device Setup library for easy integration of setup process for Particle devices in your app",
5 "description": "Particle (formerly Spark) Device Setup library for integrating setup process of Particle devices in your app\nThis library will allow you to easily invoke a standalone setup wizard UI for setting up\nParticle devices (photon) from within your app. Setup UI look & feel can be easily customized with custom brand\nlogos/colors/fonts/texts and instructional video.",
6 "homepage": "https://github.com/spark/spark-setup-ios",
7 "screenshots": "http://i58.tinypic.com/15yhdeb.jpg",
8 "license": "Apache 2.0",
10 "Particle": "ido@particle.io"
13 "git": "https://github.com/spark/spark-setup-ios.git",
16 "social_media_url": "https://twitter.com/particle",
21 "public_header_files": "Classes/*.h",
22 "source_files": "Classes/*.h",
28 "Resources/**/*.{png,storyboard}"
35 "Classes/User/**/*.{h,m}",
45 "SparkSetup/Resources": [
55 "source_files": "Classes/Comm/**/*",
58 "SystemConfiguration",