[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / a / 7 / AWSPushManager / 0.0.1 / AWSPushManager.podspec.json
bloba7e6594821eb790cb30fc2d62b4a7c1ac5c20d4f
2   "name": "AWSPushManager",
3   "version": "0.0.1",
4   "summary": "AWSPushManager, extracted from AWS sample code to use standalone",
5   "homepage": "https://github.com/fetch/AWSPushManager",
6   "license": "MIT",
7   "authors": {
8     "Koen Punt": "koen@fetch.nl"
9   },
10   "source": {
11     "git": "https://github.com/fetch/AWSPushManager.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "dependencies": {
18     "AWSCore": [
19       "~> 2.3.4"
20     ],
21     "AWSSNS": [
22       "~> 2.3.4"
23     ]
24   },
25   "source_files": "AWSPushManager/*"