2 "name": "AeroGearPush-ObjC",
4 "summary": "AeroGear UnifiedPush Client Registration SDK.",
5 "homepage": "https://github.com/aerogear/aerogear-ios-push-objc",
6 "license": "Apache License, Version 2.0",
7 "authors": "Red Hat, Inc.",
9 "git": "https://github.com/aerogear/aerogear-ios-push-objc.git",
15 "source_files": "AeroGearPush/**/*.{h,m}",
16 "public_header_files": [
17 "AeroGearPush/AeroGearPush.h",
18 "AeroGearPush/AGDeviceRegistration.h",
19 "AeroGearPush/AGClientDeviceInformation.h",
20 "AeroGearPush/AGPushAnalytics.h"