[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / a / 7 / AWSPushManager / 1.0.0 / AWSPushManager.podspec.json
blobd80d246d2407d8c69f669b40f6b6ae33befc287c
2   "name": "AWSPushManager",
3   "version": "1.0.0",
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": "v1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "dependencies": {
18     "AWSCore": [
19       "~> 2.3"
20     ],
21     "AWSSNS": [
22       "~> 2.3"
23     ]
24   },
25   "source_files": "AWSPushManager/*"