2 "name": "SnowplowIgluClient",
4 "summary": "Snowplow Iglu Client for iOS 7+ and OSX 10.9+",
5 "description": "Objective-C client for Iglu, a schema repository.",
6 "homepage": "http://snowplowanalytics.com",
7 "screenshots": "https://d3i6fms1cm1j0i.cloudfront.net/github-wiki/images/snowplow-logo-large.png",
8 "license": "Apache License, Version 2.0",
10 "Snowplow Analytics Ltd": "support@snowplowanalytics.com"
13 "git": "https://github.com/snowplow/iglu-objc-client.git",
16 "social_media_url": "https://twitter.com/SnowPlowData",
17 "documentation_url": "https://github.com/snowplow/snowplow/wiki/iglu-objc-client",
23 "frameworks": "Foundation",
25 "KiteJSONValidator": [
29 "source_files": "SnowplowIgluClient/*.{m,h}",
30 "public_header_files": [
31 "SnowplowIgluClient/IGLUConstants.h",
32 "SnowplowIgluClient/IGLUClient.h",
33 "SnowplowIgluClient/IGLUUtilities.h"
36 "SnowplowIgluResources": [
37 "SnowplowIgluResources/*"