[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / 3 / AeroGearPush-ObjC / 2.0.1 / AeroGearPush-ObjC.podspec.json
blob4ca2a94762db21ab03947eb10477b15c7cfee146
2   "name": "AeroGearPush-ObjC",
3   "version": "2.0.1",
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.1"
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