[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 2 / ToastPush / 0.27.1 / ToastPush.podspec.json
blob7734cf6b98e9de270f6b410d1e554715ba8e7798
2   "name": "ToastPush",
3   "version": "0.27.1",
4   "summary": "ToastSDK ToastPush Version 0.27.1",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.27.1/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com",
12     "hyup1028-nhnent": "hyup1028@nhnent.com"
13   },
14   "source": {
15     "http": "https://github.com/nhn/toastcloud.sdk/archive/0.27.1.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "toastcloud.sdk-0.27.1/Frameworks/ToastPush.framework"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "UserNotifications",
28     "PushKit"
29   ],
30   "dependencies": {
31     "ToastCore": [
32       "0.27.1"
33     ]
34   }