[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 5 / 0 / AeroGearPush / 2.0.0 / AeroGearPush.podspec.json
blob38f20491ca16bd3eec052548b6dfd5647e20da35
2   "name": "AeroGearPush",
3   "version": "2.0.0",
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.",
8   "source": {
9     "git": "https://github.com/aerogear/aerogear-ios-push-objc.git",
10     "tag": "2.0.0"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
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"
21   ],
22   "requires_arc": true