2 "name": "AeroGear-Push",
3 "version": "1.1.0-beta.2",
4 "summary": "AeroGear UnifiedPush Client Registration SDK.",
5 "homepage": "https://github.com/aerogear/aerogear-ios-push",
6 "license": "Apache License, Version 2.0",
7 "authors": "Red Hat, Inc.",
9 "git": "https://github.com/aerogear/aerogear-ios-push.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",
20 "push-sdk/AGPushAnalytics.h"
23 "deprecated_in_favor_of": "AeroGearPush"