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