[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 4 / AeroGear-Push / 1.1.0-beta.2 / AeroGear-Push.podspec.json
blob3bbb594a800f32c14b652db370a8852843c0e43f
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.",
8   "source": {
9     "git": "https://github.com/aerogear/aerogear-ios-push.git",
10     "tag": "1.1.0-beta.2"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
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"
21   ],
22   "requires_arc": true,
23   "deprecated_in_favor_of": "AeroGearPush"