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