[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 0 / e / 5 / AGSPush / 0.2.2 / AGSPush.podspec.json
blobb6b8455416cce521ae422f6f6285f272d32feed1
2   "name": "AGSPush",
3   "version": "0.2.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": "0.2.2"
15   },
16   "source_files": "modules/push/**/*.swift",
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "SystemConfiguration"
21   ],
22   "dependencies": {
23     "AGSCore": [
24       "0.2.2"
25     ]
26   },
27   "requires_arc": true