[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 4 / AeroGear-Push / 1.2.0 / AeroGear-Push.podspec.json
blob27b9d04fa3b0a5a8162011cf5107a488b6d7b33a
2   "name": "AeroGear-Push",
3   "version": "1.2.0",
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.2.0"
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"