[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 3 / 5 / 4 / AeroGear-Push / 1.0.0 / AeroGear-Push.podspec.json
blob8db15c2f4c0e69927e295ba9590e0a747d705cd3
2   "name": "AeroGear-Push",
3   "version": "1.0.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.0.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   ],
21   "requires_arc": true,
22   "deprecated_in_favor_of": "AeroGearPush"