[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / e / 5 / AGSPush / 1.0.0-alpha.2 / AGSPush.podspec.json
blob36caa6a18a37a08ccd60025170380d1cddb6c836
2   "name": "AGSPush",
3   "version": "1.0.0-alpha.2",
4   "summary": "AeroGear Services AgsPush",
5   "description": "AeroGear Push SDK for iOS",
6   "homepage": "http://aerogear.org",
7   "license": "Apache License, Version 2.0",
8   "authors": "AeroGear",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/aerogear/aerogear-ios-sdk.git",
14     "tag": "1.0.0-alpha.2"
15   },
16   "source_files": "modules/push/**/*.swift",
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "SystemConfiguration"
21   ],
22   "dependencies": {
23     "AGSCore": [
24       "1.0.0-alpha.2"
25     ]
26   },
27   "requires_arc": true